patch-2.3.43 linux/drivers/usb/usb_storage.h

Next file: linux/drivers/usb/usbkbd.c
Previous file: linux/drivers/usb/usb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/drivers/usb/usb_storage.h linux/drivers/usb/usb_storage.h
@@ -72,7 +72,7 @@
 	__u8	Filler[18];
 };
 
-#define US_BULK_CS_WRAP_LEN	31
+#define US_BULK_CS_WRAP_LEN	13
 #define US_BULK_CS_SIGN		0x53425355
 #define US_BULK_STAT_OK		0
 #define US_BULK_STAT_FAIL	1

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)