Commit 3f2aef10 authored by Joe Perches's avatar Joe Perches Committed by Johannes Berg
parent ae4a50ee
...@@ -2626,7 +2626,7 @@ ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw, ...@@ -2626,7 +2626,7 @@ ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw,
* @hw: the hardware * @hw: the hardware
* @skb: the skb * @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. * to transmit happened and thus status cannot be reported.
*/ */
void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb); void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);
......
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