diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-08 09:37:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-08 09:37:11 +0000 |
commit | 31fbf6222a3b15fab94dc960a4a08978a5340c3c (patch) | |
tree | ceff7a268fd7b27054218aae897ba77237c53acb /target | |
parent | 8b8121c12a3b821741e07af80ea972af2f429873 (diff) |
kernel: 2.6.32: refresh a patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19546 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch b/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch index 2ca7e4898..3389b4b8c 100644 --- a/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.32.7/drivers/scsi/sd.c -=================================================================== ---- linux-2.6.32.7.orig/drivers/scsi/sd.c 2010-02-05 21:19:44.000000000 +0100 -+++ linux-2.6.32.7/drivers/scsi/sd.c 2010-02-05 21:19:52.000000000 +0100 -@@ -2394,7 +2394,7 @@ +--- a/drivers/scsi/sd.c ++++ b/drivers/scsi/sd.c +@@ -2394,7 +2394,7 @@ err_out: * * Note: this function unregisters this driver from the scsi mid-level. **/ |