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 | c25bf09111d91d4e5bf74eed69813a21d6e36eba (patch) | |
tree | 52c5695248c7ba3ab33c77b08d1210f5296dfe83 | |
parent | ca5d6a7546221e2737702dcbff102ff2a1a1a38c (diff) | |
download | upstream-c25bf09111d91d4e5bf74eed69813a21d6e36eba.tar.gz upstream-c25bf09111d91d4e5bf74eed69813a21d6e36eba.tar.bz2 upstream-c25bf09111d91d4e5bf74eed69813a21d6e36eba.zip |
kernel: 2.6.32: refresh a patch
SVN-Revision: 19546
-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. **/ |