summaryrefslogtreecommitdiff
path: root/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-12 10:50:19 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-12 10:50:19 +0000
commit0a9a3437f1daed8c188fdd9b996c601d56a6898a (patch)
tree4c3d736bba19695ccaf094ce837a2794624b7895 /package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
parent990278c91645f66357f3fc461770aa37baff9e89 (diff)
ar7-atm: fix compilation for linux 3.10
Update proc code to new proc_create to allow compilation with linux 3.10+. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch')
-rw-r--r--package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch b/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
index a3bff1b940..f6dba4be9f 100644
--- a/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
+++ b/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
@@ -1,6 +1,6 @@
--- a/tn7atm.c
+++ b/tn7atm.c
-@@ -2000,7 +2000,11 @@ static int __init tn7atm_register (Tn7At
+@@ -2009,7 +2009,11 @@ static int __init tn7atm_register (Tn7At
dgprintf (4, "device %s being registered\n", priv->name);