atm: [lec] initialize .netdev_ops before calling register_netdev()
authorchas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Fri, 4 Dec 2009 05:19:30 +0000 (05:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Dec 2009 04:22:30 +0000 (20:22 -0800)
fix oops when initializing lane interfaces. lec should probably be
changed to use alloc_netdev() instead.

Signed-off-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found