From 31fbf6222a3b15fab94dc960a4a08978a5340c3c Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 8 Feb 2010 09:37:11 +0000 Subject: kernel: 2.6.32: refresh a patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19546 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch | 8 +++----- 1 file 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. **/ -- cgit v1.2.3