e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
944ce011cf
commit
6e3c807504
|
@ -3555,7 +3555,7 @@ static s32 e1000_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw)
|
|||
}
|
||||
|
||||
/**
|
||||
* e1000_set_kmrn_lock_loss_workaround_ich8lan - Set Kumeran workaround state
|
||||
* e1000e_set_kmrn_lock_loss_workaround_ich8lan - Set Kumeran workaround state
|
||||
* @hw: pointer to the HW structure
|
||||
* @state: boolean value used to set the current Kumeran workaround state
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue