kernel_optimize_test/drivers/net/cxgb3
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
..
adapter.h
ael1002.c
common.h
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c netdev: add more functions to netdevice ops 2008-11-20 20:14:53 -08:00
cxgb3_offload.c
cxgb3_offload.h
firmware_exports.h
l2t.c cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq 2008-10-22 06:22:14 -04:00
l2t.h
Makefile
mc5.c
regs.h
sge_defs.h
sge.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
t3_cpl.h
t3_hw.c cxgb3 - eeprom read fixes 2008-11-11 03:50:36 -05:00
t3cdev.h
version.h
vsc8211.c
xgmac.c