igc: Clean up the hw_stats structure
authorSasha Neftin <sasha.neftin@intel.com>
Sun, 26 Jul 2020 20:52:18 +0000 (13:52 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 27 Jul 2020 15:49:32 +0000 (08:49 -0700)
commitdb02bee2ec1d74eb4b0ab48b3f995673d6faa3c6
tree4bd0175335e3bceaddf50b6a85ef6b32641fd50d
parent4a9e9b8feed9513fb31d5d6db95a6633b93da77f
igc: Clean up the hw_stats structure

Remove ictxptc, ictxatc, cbtmpc, cbrdpc, cbrmpc and htcbdpc fields from
the hw_stats structure. Accordance to the i225 device
specification these fields not in use.
This patch come to clean up the driver code.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_hw.h
drivers/net/ethernet/intel/igc/igc_mac.c
drivers/net/ethernet/intel/igc/igc_main.c
drivers/net/ethernet/intel/igc/igc_regs.h