Skip to content

Commit 9c99482

Browse files
aneftinanguy11
authored andcommitted
igc: Remove unused local receiver mask
Local receiver mask SR_1000T_LOCAL_RX_STATUS not in use in i225 device and could be removed Signed-off-by: Sasha Neftin <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
1 parent ed443cd commit 9c99482

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129

130130
/* 1000BASE-T Status Register */
131131
#define SR_1000T_REMOTE_RX_STATUS 0x1000 /* Remote receiver OK */
132-
#define SR_1000T_LOCAL_RX_STATUS 0x2000 /* Local receiver OK */
133132

134133
/* PHY GPY 211 registers */
135134
#define STANDARD_AN_REG_MASK 0x0007 /* MMD */

0 commit comments

Comments
 (0)