aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-02-08 09:37:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-02-08 09:37:11 +0000
commit34977c39f1c26e3e09b9c3e877ead050403e3aec (patch)
treeceff7a268fd7b27054218aae897ba77237c53acb
parenta034844a215b0126c000c6cc0c5826434bab50dc (diff)
downloadupstream-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
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch8
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.
**/