Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
commit 06991d1 upstream. We should use ieee80211_free_txskb() to report skb status avoid wrong aql accounting after reset. Cc: [email protected] Signed-off-by: Ryder Lee <[email protected]> Signed-off-by: Felix Fietkau <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information