From: Mitch Williams Date: Thu, 10 Mar 2016 22:59:50 +0000 (-0800) Subject: i40e: Change comment to reflect correct function name X-Git-Tag: v4.7-rc1~154^2~350^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55f7d7233bd15c8a3fcf7051c681b05de5980a18;p=platform%2Fkernel%2Flinux-exynos.git i40e: Change comment to reflect correct function name Minor correction in the comment to reflect the correct function name Signed-off-by: Mitch Williams Tested-by: Andrew Bowers Signed-off-by: Jeff Kirsher --- diff --git a/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c b/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c index 291d628..47b9e62 100644 --- a/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c +++ b/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c @@ -63,7 +63,7 @@ static void i40e_vc_vf_broadcast(struct i40e_pf *pf, } /** - * i40e_vc_notify_link_state + * i40e_vc_notify_vf_link_state * @vf: pointer to the VF structure * * send a link status message to a single VF