https://github.com/torvalds/linux
Revision f696a10838ffab85e5bc07e7cff0d0e1870a30d7 authored by David Daney on 23 June 2009, 18:34:08 UTC, committed by Ralf Baechle on 24 June 2009, 17:34:41 UTC
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>
1 parent 773cb77
History
Tip revision: f696a10838ffab85e5bc07e7cff0d0e1870a30d7 authored by David Daney on 23 June 2009, 18:34:08 UTC
Staging: octeon-ethernet: Convert to use net_device_ops.
Tip revision: f696a10
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top