summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch
diff options
context:
space:
mode:
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-10 10:06:35 +0000
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-10 10:06:35 +0000
commitad43258cc7f1a0094cb61ea6df1cef590926a173 (patch)
tree93fb831db8afcd45b296223df73c742c2f2b526a /target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch
parentc92ea34a21cd8d6acfe931fa0e97edb56ec57cd9 (diff)
[generic-2.4] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17553 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch')
-rw-r--r--target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch b/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch
index d04e10291..f14abbb48 100644
--- a/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch
+++ b/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch
@@ -1,6 +1,6 @@
---- a/drivers/usb/storage/scsiglue.c.old 2009-03-30 09:08:02.000000000 +0200
-+++ b/drivers/usb/storage/scsiglue.c 2009-03-30 09:02:53.000000000 +0200
-@@ -95,6 +95,11 @@
+--- a/drivers/usb/storage/scsiglue.c
++++ b/drivers/usb/storage/scsiglue.c
+@@ -95,6 +95,11 @@ static int detect(struct SHT *sht)
if (us->host) {
us->host->hostdata[0] = (unsigned long)us;
us->host_no = us->host->host_no;