linux/drivers/net/ethernet/intel/igb
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
..
e1000_82575.c igb: Implement support to power sfp cage and turn on I2C 2013-04-18 16:39:52 -07:00
e1000_82575.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_defines.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_hw.h igb: Support for 100base-fx SFP 2013-04-18 14:03:15 -07:00
e1000_i210.c igb: random code and comments fix 2013-04-18 16:39:58 -07:00
e1000_i210.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mac.c igb: random code and comments fix 2013-04-18 16:39:58 -07:00
e1000_mac.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_regs.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
igb_ethtool.c igb: Support to read and export SFF-8472/8079 data 2013-04-18 16:39:33 -07:00
igb_hwmon.c igb: make sensor info static 2013-03-26 03:14:48 -07:00
igb_main.c igb: Pull adapter out of main path in igb_xmit_frame_ring 2013-04-18 16:40:07 -07:00
igb_ptp.c igb: fix PHC stopping on max freq 2013-03-26 03:21:34 -07:00
igb.h igb: Support to read and export SFF-8472/8079 data 2013-04-18 16:39:33 -07:00
Makefile igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00