]> git.baikalelectronics.ru Git - kernel.git/commit
ub: Bind to first endpoint, not to last
authorPete Zaitcev <zaitcev@redhat.com>
Fri, 9 Mar 2007 03:56:23 +0000 (19:56 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 20:28:34 +0000 (13:28 -0700)
commit5181b10d58f51955fc7b6e3b80965e01b98e81db
tree063e1dd32c86c5fe3a6319c5c8df84aec7b3324f
parent0dd0a852803ceffbe5f25064e4b464dff2f8a73a
ub: Bind to first endpoint, not to last

The usb-storage switched to binding to first endpoint recently. Apparently,
there are devices out there with extra endpoints. It is perfectly legal.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/block/ub.c