From: Bruce Allan Date: Wed, 22 Feb 2012 09:02:47 +0000 (+0000) Subject: e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan X-Git-Tag: v3.12-rc1~3664^2~180^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e3c807504a573aba1ff5aad99e235d04ac72269;p=kernel%2Fkernel-generic.git e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- diff --git a/drivers/net/ethernet/intel/e1000e/ich8lan.c b/drivers/net/ethernet/intel/e1000e/ich8lan.c index fdc3be9..1436682 100644 --- a/drivers/net/ethernet/intel/e1000e/ich8lan.c +++ b/drivers/net/ethernet/intel/e1000e/ich8lan.c @@ -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 *