Commit 2d594783 authored by Yueh-Shun Li's avatar Yueh-Shun Li Committed by Kalle Valo

wifi: zd1211rw: fix typo "tranmits"

Spell "transmits" properly.

Found by searching for keyword "tranm".
Signed-off-by: default avatarYueh-Shun Li <shamrocklee@posteo.net>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230622012627.15050-4-shamrocklee@posteo.net
parent 59b4cc43
......@@ -1006,7 +1006,7 @@ static void tx_urb_complete(struct urb *urb)
* @usb: the zd1211rw-private USB structure
* @skb: a &struct sk_buff pointer
*
* This function tranmits a frame to the device. It doesn't wait for
* This function transmits a frame to the device. It doesn't wait for
* completion. The frame must contain the control set and have all the
* control set information available.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment