On Wed, Dec 19, 2012 at 03:13:32AM +0000, Fangxiaozhi (Franko) wrote: > By the way, I found the kernel is updated to 3.7.1 today. So I have to > update my patch based on 3.7.1, and resubmit it? > Right?
You should rebase your patch on top of Greg's usb-next branch of his usb tree. http://git.kernel.org/?p=linux/kernel/git/gregkh/usb.git;a=shortlog;h=refs/heads/usb-next but I guess that there are hardly any changes in that area. The last change in drivers/usb/storage/initializers.* is yours "USB: usb-storage fails to attach to Huawei Datacard cdrom device". If you call ./scripts/get_maintainer.pl on your patch you should learn that you miss |Matthew Dharm <mdharm-...@one-eyed-alien.net> |usb-stor...@lists.one-eyed-alien.net > > And shouldn't you read something from the us->recv_bulk_pipe after > > that? > Well, because our device will re-connect to switch the ports if it > receives the command. > So it is not necessary to read the response of the command. Hmm. I guess this for Matthew / Greg to decide, I don't insist on anything. Maybe a comment would be nice because now it looks, atleast to me, that something is missing. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html