Skip to content

Commit 643e5c2

Browse files
aneftinanguy11
authored andcommitted
igc: Remove ledctl_ fields from the mac_info structure
LED control currently not implemented. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
1 parent 94a5181 commit 643e5c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ struct igc_mac_info {
8383
enum igc_mac_type type;
8484

8585
u32 collision_delta;
86-
u32 ledctl_default;
87-
u32 ledctl_mode1;
88-
u32 ledctl_mode2;
8986
u32 mc_filter_type;
9087
u32 tx_packet_delta;
9188
u32 txcw;

0 commit comments

Comments
 (0)