From 1e041ba72a3f0e7ba560526b92062cfd58532166 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 5 May 2012 17:32:29 +0000 Subject: package/ar7-atm: refresh patches SVN-Revision: 31612 --- .../patches-D7.05.01.00/190-2.6.32_proc_fixes.patch | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch') diff --git a/package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch b/package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch index 587cb5f568..52ebbc1529 100644 --- a/package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch +++ b/package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch @@ -1,8 +1,6 @@ -Index: sangam_atm-D7.05.01.00/tn7dsl.c -=================================================================== ---- sangam_atm-D7.05.01.00.orig/tn7dsl.c 2010-11-09 18:32:33.478706990 +0100 -+++ sangam_atm-D7.05.01.00/tn7dsl.c 2010-11-09 18:32:33.488706997 +0100 -@@ -215,7 +215,11 @@ +--- a/tn7dsl.c ++++ b/tn7dsl.c +@@ -215,7 +215,11 @@ led_reg_t ledreg[2]; static struct led_funcs ledreg[2]; #endif @@ -14,7 +12,7 @@ Index: sangam_atm-D7.05.01.00/tn7dsl.c #define MAX_STR_SIZE 256 #define DSL_MOD_SIZE 256 -@@ -3615,9 +3619,16 @@ +@@ -3615,9 +3619,16 @@ static int dslmod_sysctl(ctl_table *ctl, */ if(write) { @@ -32,7 +30,7 @@ Index: sangam_atm-D7.05.01.00/tn7dsl.c { case DEV_DSLMOD: ptr = strpbrk(info, " \t"); -@@ -3701,14 +3712,29 @@ +@@ -3701,14 +3712,29 @@ static int dslmod_sysctl(ctl_table *ctl, else { len += sprintf(info+len, mod_req); @@ -62,7 +60,7 @@ Index: sangam_atm-D7.05.01.00/tn7dsl.c , {0} }; -@@ -3716,7 +3742,16 @@ +@@ -3716,7 +3742,16 @@ ctl_table dslmod_table[] = { /* Make sure that /proc/sys/dev is there */ ctl_table dslmod_root_table[] = { #ifdef CONFIG_PROC_FS -- cgit v1.2.3