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

igc: Fix prototype warning

Correct report warnings in igc_i225.c
Signed-off-by: default avatarSasha Neftin <sasha.neftin@intel.com>
Acked-by: default avatarPaul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent ef860480
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#include "igc_hw.h" #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 * @hw: pointer to the HW structure
* *
* Acquire the necessary semaphores for exclusive access to the EEPROM. * Acquire the necessary semaphores for exclusive access to the EEPROM.
......
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