1
0
Fork 0
alistair23-linux/drivers/net/ixgb
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops
This patch moves neigh_setup and hard_start_xmit into the network device ops
structure. For bisection, fix all the previously converted drivers as well.
Bonding driver took the biggest hit on this.

Added a prefetch of the hard_start_xmit in the fast path to try and reduce
any impact this would have.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 20:14:53 -08:00
..
Makefile ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb.h drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
ixgb_ee.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ee.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ethtool.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_hw.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_hw.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ids.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_main.c netdev: add more functions to netdevice ops 2008-11-20 20:14:53 -08:00
ixgb_osdep.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_param.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00