linux/drivers/net
Alexander Duyck b646c22ede igb: Pull adapter out of main path in igb_xmit_frame_ring
We only need the adapter pointer in the case of ptp.  As such we can pull the
adapter out of the main path and place it inside the if statement to avoid
the temptation of accessing the adapter pointer in the fast path.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-04-18 16:40:07 -07:00
..
appletalk
arcnet
bonding
caif
can Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next 2013-04-16 16:43:39 -04:00
cris
dsa
ethernet igb: Pull adapter out of main path in igb_xmit_frame_ring 2013-04-18 16:40:07 -07:00
fddi
hamradio
hippi
hyperv
ieee802154 at86rf230: change irq handling to prevent lockups with edge type irq 2013-04-16 16:34:08 -04:00
irda
phy
plip
ppp
slip
team team: Use new sync_multiple api to sync devices adressess. 2013-04-15 16:10:47 -04:00
usb net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning 2013-04-17 14:15:39 -04:00
vmxnet3
wan
wimax
wireless
xen-netback xen-netback: switch to use skb_partial_csum_set() 2013-04-12 14:58:33 -04:00
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c tuntap: initialize vlan_features 2013-04-11 16:21:57 -04:00
veth.c
virtio_net.c virtio-net: initialize vlan_features 2013-04-11 16:21:57 -04:00
vxlan.c vxlan: Allow setting destination to unicast address. 2013-04-16 16:43:35 -04:00
xen-netfront.c