diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-08 09:37:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-08 09:37:11 +0000 |
commit | 34977c39f1c26e3e09b9c3e877ead050403e3aec (patch) | |
tree | ceff7a268fd7b27054218aae897ba77237c53acb /target/linux/generic-2.6/patches-2.6.32 | |
parent | a034844a215b0126c000c6cc0c5826434bab50dc (diff) | |
download | upstream-34977c39f1c26e3e09b9c3e877ead050403e3aec.tar.gz upstream-34977c39f1c26e3e09b9c3e877ead050403e3aec.tar.bz2 upstream-34977c39f1c26e3e09b9c3e877ead050403e3aec.zip |
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/linux/generic-2.6/patches-2.6.32')
-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 2ca7e48982..3389b4b8c6 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. **/ |