]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/wireless/ath/ath9k/recv.c
ath9k: Add a debugfs file "node_recv"
[mirror_ubuntu-bionic-kernel.git] / drivers / net / wireless / ath / ath9k / recv.c
index f7cc5b37a18ff4b54fd7be877629107c9ba2f576..5bf3243dce0fab07b44c1302a1c95c1da5c7f044 100644 (file)
@@ -1354,8 +1354,8 @@ int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp)
                spin_unlock_irqrestore(&sc->sc_pm_lock, flags);
 
                ath9k_antenna_check(sc, &rs);
-
                ath9k_apply_ampdu_details(sc, &rs, rxs);
+               ath_debug_rate_stats(sc, &rs, skb);
 
                ieee80211_rx(hw, skb);