wifipineapple-openwrt/package/kernel/lantiq/ltq-ptm
John Crispin 1f58b22fc4 lantiq: ltq-ptm-{ar9, ase, xway}: fix alloc_netdev for 3.18
buildbot complained about
ifxmips_ptm_adsl.c:1445:70: error: macro "alloc_netdev" requires 4 arguments, but only 3 given
         g_net_dev[i] = alloc_netdev(0, g_net_dev_name[i], ether_setup);
                                                                      ^
fix that similar to the change made to ltq_ptm_vdsl.c
compile tested only.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-03-09 14:07:14 +00:00
..
src lantiq: ltq-ptm-{ar9, ase, xway}: fix alloc_netdev for 3.18 2015-03-09 14:07:14 +00:00
Makefile lantiq: cleanup vdsl driver bringup 2014-04-09 16:31:24 +00:00