e1000e: cleanup redundant statistics counter
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 5 Dec 2012 06:26:30 +0000 (06:26 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 16 Jan 2013 08:13:50 +0000 (00:13 -0800)
commite6ba6ef74d2addb25ee3db471d708bcf79a47ee3
tree1e5d69f34ead3790c0159fa8b05228a427eeff55
parentd14b0b6a2559a679c33257b7b190dc1295c84516
e1000e: cleanup redundant statistics counter

rx_long_byte_count can be removed since it is duplicated in rx_bytes

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/ethtool.c