drivers/staging/octeon/ethernet-common.c
deleted100644 → 0
+0
−328
drivers/staging/octeon/ethernet-common.h
deleted100644 → 0
+0
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>