diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-16 10:15:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-16 10:15:18 +0200 |
commit | 8721ff1fd2cc941a36a30014ad2f047ac41ff3db (patch) | |
tree | cf51c832863140ab29fab576e81eb22247efa9bd /usb.patch | |
parent | 222b4400a177dbbb27447e4883ce1e0257a6efe7 (diff) | |
download | patches-8721ff1fd2cc941a36a30014ad2f047ac41ff3db.tar.gz |
updates
Diffstat (limited to 'usb.patch')
-rw-r--r-- | usb.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usb.patch b/usb.patch index 68f471ef2e2555..bfaed2e78bb9b1 100644 --- a/usb.patch +++ b/usb.patch @@ -4,9 +4,9 @@ --- a/drivers/usb/storage/unusual_uas.h +++ b/drivers/usb/storage/unusual_uas.h -@@ -111,6 +111,17 @@ UNUSUAL_DEV(0x152d, 0x0578, 0x0000, 0x99 +@@ -118,6 +118,17 @@ UNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x99 USB_SC_DEVICE, USB_PR_DEVICE, NULL, - US_FL_BROKEN_FUA), + US_FL_NO_REPORT_OPCODES), +/* Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> */ +UNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x9999, |