commit | 643616e6780b26dd8c9cea0b9344bb5d7aeae29d | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@redhat.com> | Thu Mar 08 19:56:23 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:34 2007 -0700 |
tree | 063e1dd32c86c5fe3a6319c5c8df84aec7b3324f | |
parent | c4cabd28c73116716dcfd0d5f91414b48c0cf5ce [diff] |
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>