Commit f4e55d39 authored by Sasha Neftin's avatar Sasha Neftin Committed by Tony Nguyen

igc: Remove reset disable flag

Boolean reset disable flag not applicable for i225 device and
could be removed.
Signed-off-by: default avatarSasha Neftin <sasha.neftin@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent b03c49cd
......@@ -158,7 +158,6 @@ struct igc_phy_info {
u8 mdix;
bool is_mdix;
bool reset_disable;
bool speed_downgraded;
bool autoneg_wait_to_complete;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment