diff options
author | 2005-10-23 19:40:22 -0700 | |
---|---|---|
committer | 2005-10-28 16:47:50 -0700 | |
commit | bbafa4668f37f5093a3ae2a8b0cbe327e24e12da (patch) | |
tree | e679db87309810e8da8092ffcb3df5a9dd7323e0 /drivers/i2c | |
parent | [PATCH] PATCH: usb-storage: move GetMaxLUN later in time (diff) | |
download | wireguard-linux-bbafa4668f37f5093a3ae2a8b0cbe327e24e12da.tar.xz wireguard-linux-bbafa4668f37f5093a3ae2a8b0cbe327e24e12da.zip |
[PATCH] PATCH: usb-storage: allocate separate sense buffer
This patch is from Alan Stern (as560). It has been rediffed against a
current tree.
This patch allocates a separate buffer for usb-storage to use when
auto-sensing. Up to now we have been using the sense buffer embedded in a
scsi_cmnd struct, which is dangerous on hosts that (a) don't do
cache-coherent DMA or (b) have DMA alignment restrictions.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions