Skip to content

Commit d1fe569

Browse files
aneftinJeff Kirsher
authored andcommitted
igc: Remove header redirection register
Header redirection missed packet counter not applicable for i225 device. This patch comes to clean up this register. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent 3b5fc88 commit d1fe569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/ethernet/intel/igc/igc_regs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
#define IGC_HGOTCL 0x04130 /* Host Good Octets Transmit Count Low */
200200
#define IGC_HGOTCH 0x04134 /* Host Good Octets Transmit Count High */
201201
#define IGC_LENERRS 0x04138 /* Length Errors Count */
202-
#define IGC_HRMPC 0x0A018 /* Header Redirection Missed Packet Count */
203202

204203
/* Time sync registers */
205204
#define IGC_TSICR 0x0B66C /* Time Sync Interrupt Cause */

0 commit comments

Comments
 (0)