net/fec_mpc52xx: Migrate to net_device_ops.
authorHenk Stegeman <henk.stegeman@gmail.com>
Tue, 31 Mar 2009 20:16:57 +0000 (20:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 07:57:00 +0000 (00:57 -0700)
Since not using net_device_ops gets you shunned out the cool crowd,
this patch modifies the fec_mpc52xx Ethernet driver to provide the
management hooks via a struct net_device_ops.

Reported-by: Henk Stegeman <henk.stegeman@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found