commit | f696a10838ffab85e5bc07e7cff0d0e1870a30d7 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Tue Jun 23 11:34:08 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 24 18:34:41 2009 +0100 |
tree | cacbd78fdf71fd77b6f8ff5067a7d0e4306824be | |
parent | 773cb77d0e32f0a3c36edf5aaeb9642c18038cd2 [diff] |
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 <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>