git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
773cb77
)
Staging: octeon-ethernet: Convert to use net_device_ops.
author
David Daney
<ddaney@caviumnetworks.com>
Tue, 23 Jun 2009 18:34:08 +0000
(11:34 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 24 Jun 2009 17:34:41 +0000
(18:34 +0100)
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>
No differences found