]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
igc: Fix prototype warning
authorSasha Neftin <sasha.neftin@intel.com>
Sun, 7 Mar 2021 08:44:27 +0000 (10:44 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 23 Mar 2021 18:34:02 +0000 (11:34 -0700)
Correct report warnings in igc_i225.c

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Acked-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_i225.c

index 7ec04e48860c6a52e1c6a09f35a31d3ad3507473..cc83bb5c15e8f92e16a5039c2a87bd31ada30772 100644 (file)
@@ -6,7 +6,7 @@
 #include "igc_hw.h"
 
 /**
- * igc_get_hw_semaphore_i225 - Acquire hardware semaphore
+ * igc_acquire_nvm_i225 - Acquire exclusive access to EEPROM
  * @hw: pointer to the HW structure
  *
  * Acquire the necessary semaphores for exclusive access to the EEPROM.