]> 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)
commit8008b7a282035f79c13ae465002eb0bbdffefe6a
tree7e206671dc2117b1b78b5e36e9b6e80aee0bfc19
parent52052715f53a7e4da623c7655cc8c07f8c85588d
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