Searched hist:"95073 d08154a27b1d0a84bcf6210e67c3b4d8c08" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_phy.h | diff 95073d08154a27b1d0a84bcf6210e67c3b4d8c08 Sat Apr 23 18:55:02 CEST 2022 Sasha Neftin <sasha.neftin@intel.com> igc: Change type of the 'igc_check_downshift' method
The 'igc_check_downshift' method always returns 0; there is no need for a return value so change the type of this method to void.
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Naama Meir <naamax.meir@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | igc_phy.c | diff 95073d08154a27b1d0a84bcf6210e67c3b4d8c08 Sat Apr 23 18:55:02 CEST 2022 Sasha Neftin <sasha.neftin@intel.com> igc: Change type of the 'igc_check_downshift' method
The 'igc_check_downshift' method always returns 0; there is no need for a return value so change the type of this method to void.
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Naama Meir <naamax.meir@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|