]> git.baikalelectronics.ru Git - kernel.git/commitdiff
mac80211: fix a typo of "function"
authorJoe Perches <joe@perches.com>
Thu, 24 Oct 2019 18:32:12 +0000 (11:32 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Oct 2019 12:14:37 +0000 (13:14 +0100)
Signed-off-by: Joe Perches <joe@perches.com>
Link: https://lore.kernel.org/r/4d53be6c963542878d370ff1a6dc7c3a89b28d23.camel@perches.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h

index 67866fa1328da07376ed1ede6a28d58466426a6f..f5996960eaceaa1c2038d82a59dc3de8d18848c3 100644 (file)
@@ -2626,7 +2626,7 @@ ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw,
  * @hw: the hardware
  * @skb: the skb
  *
- * Free a transmit skb. Use this funtion when some failure
+ * Free a transmit skb. Use this function when some failure
  * to transmit happened and thus status cannot be reported.
  */
 void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);