Skip to content

Commit 55f7d72

Browse files
mawilli1Jeff Kirsher
authored andcommitted
i40e: Change comment to reflect correct function name
Minor correction in the comment to reflect the correct function name Signed-off-by: Mitch Williams <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent 19b73d8 commit 55f7d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ static void i40e_vc_vf_broadcast(struct i40e_pf *pf,
6363
}
6464

6565
/**
66-
* i40e_vc_notify_link_state
66+
* i40e_vc_notify_vf_link_state
6767
* @vf: pointer to the VF structure
6868
*
6969
* send a link status message to a single VF

0 commit comments

Comments
 (0)