summaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-10-12 10:50:19 +0000
committerJonas Gorski <jogo@openwrt.org>2013-10-12 10:50:19 +0000
commit8a240be62b35193c945cf94e448ac24f215b2f31 (patch)
treee6391c325ffdad4172b3c41e957b6db8d1cbb765 /package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
parent78f69b66d44f8e9e9459ca3650d233b45252fd4e (diff)
downloadmaster-31e0f0ae-8a240be62b35193c945cf94e448ac24f215b2f31.tar.gz
master-31e0f0ae-8a240be62b35193c945cf94e448ac24f215b2f31.tar.bz2
master-31e0f0ae-8a240be62b35193c945cf94e448ac24f215b2f31.zip
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> SVN-Revision: 38366
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);