X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d383895654639c422786d9dc97698477559632d9..2e7da1b948f9bf1946f992e7bafe27b913798367:/target/linux/generic-2.4/patches/229-usb_storage_16_byte_cdb.patch 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;