]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite91f58c5b64cefa52802b3d0cf2960b804362e4f
tree1e5d69f34ead3790c0159fa8b05228a427eeff55
parent5c43ffe4a6a1f1cf01a6fb852a4d5c929323bb12
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