commit | 788dee0a954745a182f9341539e5e0fe874b48fc | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri Mar 20 19:35:28 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 19:19:12 2009 -0700 |
tree | 68e02cf2ca9f1e275594cd9d79583afe25f98275 | |
parent | 6fb70fd1b57707a5c7b9fb167b7790b2cba13f04 [diff] |
atm: convert mpc device to using netdev_ops This converts the mpc device to using new netdevice_ops. Compile tested only, needs more than usual review since device was swaping pointers around etc. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Acked-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>