From: David Daney Date: Tue, 23 Jun 2009 18:34:08 +0000 (-0700) Subject: Staging: octeon-ethernet: Convert to use net_device_ops. X-Git-Tag: v2.6.31-rc1~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f696a10838ffab85e5bc07e7cff0d0e1870a30d7;p=pandora-kernel.git Staging: octeon-ethernet: Convert to use net_device_ops. Convert the driver to use net_device_ops as it is now mandatory. Also compensate for the removal of struct sk_buff's dst field. The changes are mostly mechanical, the content of ethernet-common.c was moved to ethernet.c and ethernet-common.{c,h} are removed. Signed-off-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed