]> git.baikalelectronics.ru Git - kernel.git/commit
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
authorDmitry Katsubo <dmitry.katsubo@gmail.com>
Fri, 20 Nov 2015 00:30:44 +0000 (01:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Dec 2015 18:23:33 +0000 (10:23 -0800)
commitde7718a2ae2991f51d40c5d9a3bc07f800b93242
tree7e206671dc2117b1b78b5e36e9b6e80aee0bfc19
parent6ae4a9a3615b3412e0badd2f2c50f272ced98384
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron

The patch extends the family of SATA-to-USB JMicron adapters that need
FUA to be disabled and applies the same policy for uas driver.
See details in http://unix.stackexchange.com/questions/237204/

Signed-off-by: Dmitry Katsubo <dmitry.katsubo@gmail.com>
Tested-by: Dmitry Katsubo <dmitry.katsubo@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c
drivers/usb/storage/unusual_devs.h
drivers/usb/storage/unusual_uas.h