lantiq: ltq-ptm-{ar9, ase, xway}: fix alloc_netdev for 3.18
authorJohn Crispin <john@openwrt.org>
Mon, 9 Mar 2015 14:07:14 +0000 (14:07 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 9 Mar 2015 14:07:14 +0000 (14:07 +0000)
commita7d3219b0c61bb3b42bd9bf6d8cd8edbb44d322b
treee1a82c3270296604261c83f8daf791355460e07a
parentf1dcfec6d843cddeb2c56f9829efc52eeafb158c
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
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c