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)
commit643616e6780b26dd8c9cea0b9344bb5d7aeae29d
tree063e1dd32c86c5fe3a6319c5c8df84aec7b3324f
parentc4cabd28c73116716dcfd0d5f91414b48c0cf5ce
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