Skip to content

Commit fb24f34

Browse files
Sasha Neftinanguy11
authored andcommitted
igc: Remove MSI-X PBA Clear register
MSI-X PBA Clear register is not used. This patch comes to tidy up the driver code. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Naama Meir <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
1 parent a5fd394 commit fb24f34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
#define IGC_IVAR_MISC 0x01740 /* IVAR for "other" causes - RW */
6060
#define IGC_GPIE 0x01514 /* General Purpose Intr Enable - RW */
6161

62-
/* MSI-X Table Register Descriptions */
63-
#define IGC_PBACL 0x05B68 /* MSIx PBA Clear - R/W 1 to clear */
64-
6562
/* RSS registers */
6663
#define IGC_MRQC 0x05818 /* Multiple Receive Control - RW */
6764

0 commit comments

Comments
 (0)