openwrtv4/package/kernel/lantiq/ltq-ptm
John Crispin a7d3219b0c 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>

SVN-Revision: 44632
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