From: Henk Stegeman Date: Tue, 31 Mar 2009 20:16:57 +0000 (+0000) Subject: net/fec_mpc52xx: Migrate to net_device_ops. X-Git-Tag: v2.6.30-rc1~246^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d360009c100766c6f14ea349e8f984a3ad17e140;p=pandora-kernel.git net/fec_mpc52xx: Migrate to net_device_ops. 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 Signed-off-by: Grant Likely Signed-off-by: David S. Miller --- Reading git-diff-tree failed