aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.04.03.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
commit99a0dac7f37a99d68692ff5c89157e1fab146cba (patch)
tree4c3d736bba19695ccaf094ce837a2794624b7895 /package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
parentc081113e4429acf90b6198a36491f9545891e132 (diff)
downloadupstream-99a0dac7f37a99d68692ff5c89157e1fab146cba.tar.gz
upstream-99a0dac7f37a99d68692ff5c89157e1fab146cba.tar.bz2
upstream-99a0dac7f37a99d68692ff5c89157e1fab146cba.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch')
-rw-r--r--package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch b/package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
index 59c1d58d15..e8668b6c5e 100644
--- a/package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
+++ b/package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
@@ -1,6 +1,6 @@
--- a/tn7atm.c
+++ b/tn7atm.c
-@@ -1867,7 +1867,11 @@ static int __init tn7atm_register (Tn7At
+@@ -1876,7 +1876,11 @@ static int __init tn7atm_register (Tn7At
dgprintf (4, "device %s being registered\n", priv->name);