linux/drivers/net/ethernet/intel
Don Skidmore 44bd741e10 ixgbevf: Add zero_base handler to network statistics
This patch removes the need to keep a zero_base variable in the adapter
structure. Now we just use two different macros to set the non-zero and
zero base. This adds to readability and shortens some of the structure
initialization under 80 columns. The gathering of status for ethtool was
slightly modified to again better fit into 80 columns and become a bit
more readable.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-10-29 04:22:24 -07:00
..
e1000
e1000e
i40e i40e: remove unused including <linux/version.h> 2013-10-24 05:18:37 -07:00
igb igb: fix driver reload with VF assigned to guest 2013-10-24 05:53:46 -07:00
igbvf igbvf: add missing iounmap() on error in igbvf_probe() 2013-10-24 05:11:16 -07:00
ixgb
ixgbe ixgbe: remove unnecessary duplication of PCIe bandwidth display 2013-10-29 03:45:57 -07:00
ixgbevf ixgbevf: Add zero_base handler to network statistics 2013-10-29 04:22:24 -07:00
e100.c net: e100: remove unnecessary pci_set_drvdata() 2013-10-21 17:21:01 -04:00
Kconfig
Makefile