i40e, xsk: fix comment typo
Spell "transmission" properly. Found by searching for keyword "tranm". Signed-off-by: Yueh-Shun Li <shamrocklee@posteo.net> Link: https://lore.kernel.org/r/20230622012627.15050-3-shamrocklee@posteo.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
a7384f3918
commit
b028813ac9
@ -582,7 +582,7 @@ static void i40e_clean_xdp_tx_buffer(struct i40e_ring *tx_ring,
|
||||
* @vsi: Current VSI
|
||||
* @tx_ring: XDP Tx ring
|
||||
*
|
||||
* Returns true if cleanup/tranmission is done.
|
||||
* Returns true if cleanup/transmission is done.
|
||||
**/
|
||||
bool i40e_clean_xdp_tx_irq(struct i40e_vsi *vsi, struct i40e_ring *tx_ring)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user