diff options
author | Mark Knibbs <markk@clara.co.uk> | 2014-11-07 23:02:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-25 02:22:38 +0100 |
commit | eab77694098469d80e1186fdda9f965045730a3e (patch) | |
tree | 3056728c3547e9945dd7be8f53a5e738dfdadf6d /drivers/usb/storage/usb.c | |
parent | usb: ehci-orion: enable big-endian support (diff) | |
download | linux-eab77694098469d80e1186fdda9f965045730a3e.tar.xz linux-eab77694098469d80e1186fdda9f965045730a3e.zip |
storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridge
usb_stor_euscsi_init() enables multi-target mode for SCM eUSB SCSI bridge
devices. The control message it sends has wLength = 1 and the byte sent is
0x01. While that works, the SCM Windows driver does it with wLength = 0. We
may as well match what the SCM driver does.
Signed-off-by: Mark Knibbs <markk@clara.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage/usb.c')
0 files changed, 0 insertions, 0 deletions