Home
last modified time | relevance | path

Searched hist:"876 ea04db7675391baa8011795188e55d154aa4e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.cdiff 876ea04db7675391baa8011795188e55d154aa4e Fri Apr 24 22:16:08 CEST 2020 Andre Guedes <andre.guedes@intel.com> igc: Early return in igc_get_ethtool_nfc_entry()

This patch re-writes the second half of igc_ethtool_get_nfc_entry() to
follow the 'return early' pattern seen in other parts of the driver and
removes some duplicate comments.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>