projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a5181
)
igc: Remove ledctl_ fields from the mac_info structure
author
Sasha Neftin
<sasha.neftin@intel.com>
Wed, 1 Jul 2020 11:30:43 +0000
(14:30 +0300)
committer
Tony Nguyen
<anthony.l.nguyen@intel.com>
Mon, 27 Jul 2020 15:49:31 +0000
(08:49 -0700)
LED control currently not implemented.
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
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/intel/igc/igc_hw.h
b/drivers/net/ethernet/intel/igc/igc_hw.h
index ac3de58e6e265bf78fa061c79198a903fa274e5c..694c209657b1a824e8498642f48750f7d0f289cd 100644
(file)
--- a/
drivers/net/ethernet/intel/igc/igc_hw.h
+++ b/
drivers/net/ethernet/intel/igc/igc_hw.h
@@
-83,9
+83,6
@@
struct igc_mac_info {
enum igc_mac_type type;
u32 collision_delta;
- u32 ledctl_default;
- u32 ledctl_mode1;
- u32 ledctl_mode2;
u32 mc_filter_type;
u32 tx_packet_delta;
u32 txcw;