linux/drivers/net/ethernet/intel/i40e
Akeem G Abodunrin bf00b376d3 i40e: Moving variable declaration out of the loops
Move the three variables out of the loop, so it only declares once.

Change-ID: I436913777c7da3c16dc0031b59e3ffa61de74718
Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Signed-off-by: Patrick Lu <patrick.lu@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-10-23 20:38:05 -07:00
..
i40e.h i40e: Fix an issue when PF reset fails 2014-09-04 01:38:30 -07:00
i40e_adminq.c i40e/i40evf: add max buf len to aq debug print helper 2014-08-27 00:40:14 -07:00
i40e_adminq.h i40e/i40evf: Add nvmupdate support 2014-07-24 03:32:40 -07:00
i40e_adminq_cmd.h i40e/i40evf: Fix whitespace indentation 2014-10-23 20:38:03 -07:00
i40e_alloc.h
i40e_common.c i40e: Add 10GBaseT support 2014-10-23 20:38:04 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 2014-08-27 01:11:00 -07:00
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Add 10GBaseT support 2014-10-23 20:38:04 -07:00
i40e_fcoe.c i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c 2014-08-11 23:59:32 -07:00
i40e_fcoe.h i40e: adds FCoE code to the i40e driver 2014-08-02 19:41:13 -07:00
i40e_hmc.c
i40e_hmc.h i40e/i40evf: Force a shifted '1' to be unsigned 2014-07-02 19:02:19 -07:00
i40e_lan_hmc.c i40e: remove unnecessary break after goto 2014-07-13 23:45:24 -07:00
i40e_lan_hmc.h i40e/i40evf: Big endian fixes for handling HMC 2014-06-26 04:44:57 -07:00
i40e_main.c i40e: Moving variable declaration out of the loops 2014-10-23 20:38:05 -07:00
i40e_nvm.c i40e: fix sparse non static symbol warning 2014-08-12 00:34:18 -07:00
i40e_osdep.h i40e: Adds FCoE related code to i40e core driver 2014-08-02 19:41:13 -07:00
i40e_prototype.h i40e: mask phy events 2014-10-23 20:38:02 -07:00
i40e_ptp.c i40e: fix PTP bug 2014-08-15 04:00:39 -07:00
i40e_register.h i40e/i40evf: i40e_register.h update 2014-06-19 20:22:02 -07:00
i40e_status.h
i40e_txrx.c i40e: skb->xmit_more support 2014-10-08 16:03:32 -04:00
i40e_txrx.h i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 2014-08-27 01:11:00 -07:00
i40e_type.h i40e: Add 10GBaseT support 2014-10-23 20:38:04 -07:00
i40e_virtchnl.h
i40e_virtchnl_pf.c i40e/i40evf: Use usleep_range() instead of udelay() 2014-10-23 20:38:03 -07:00
i40e_virtchnl_pf.h i40e: Change wording to be more consistent 2014-09-04 01:38:29 -07:00
Makefile i40e: adds FCoE to build and updates its documentation 2014-08-02 19:41:13 -07:00