linux/drivers/net/ethernet/intel/igc
Vitaly Lifshits ade6fded79 igc: remove autoneg parameter from igc_mac_info
Since the igc driver doesn't support forced speed configuration and
its current related hardware doesn't support it either, there is no
use of the mac.autoneg parameter. Moreover, in one case this usage
might result in a NULL pointer dereference due to an uninitialized
function pointer, phy.ops.force_speed_duplex.

Therefore, remove this parameter from the igc code.

Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Tested-by: Mor Bar-Gabay <morx.bar.gabay@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-11-13 10:30:21 -08:00
..
igc_base.c
igc_base.h
igc_defines.h igc: Move the MULTI GBT AN Control Register to _regs file 2024-08-30 07:44:39 -07:00
igc_diag.c igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_diag.h
igc_dump.c
igc_ethtool.c igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_hw.h igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_i225.c
igc_i225.h
igc_leds.c
igc_mac.c igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_mac.h
igc_main.c igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: remove autoneg parameter from igc_mac_info 2024-11-13 10:30:21 -08:00
igc_phy.h
igc_ptp.c igc: Remove convert_art_ns_to_tsc() 2024-06-03 11:18:50 +02:00
igc_regs.h igc: Move the MULTI GBT AN Control Register to _regs file 2024-08-30 07:44:39 -07:00
igc_tsn.c igc: Add MQPRIO offload support 2024-08-30 07:33:46 -07:00
igc_tsn.h igc: Fix qbv_config_change_errors logics 2024-08-07 13:30:23 -07:00
igc_xdp.c
igc_xdp.h
igc.h igc: Get rid of spurious interrupts 2024-08-30 07:35:48 -07:00
Makefile net: intel: Use *-y instead of *-objs in Makefile 2024-06-10 19:52:44 -07:00