madwifi: delay calibration with a timer when called from becaon context
[openwrt/staging/wigyori.git] / package / madwifi / patches / 345-minstrel_sampling.patch
index cf278a496fbb61967f4527be9ea1c308b5a25379..d89990c837bb3ba73a1eea7f4da908bc02f5c6e1 100644 (file)
@@ -1,6 +1,6 @@
 --- a/ath/if_ath.c
 +++ b/ath/if_ath.c
-@@ -8101,6 +8101,7 @@ ath_tx_start(struct net_device *dev, str
+@@ -8103,6 +8103,7 @@ ath_tx_start(struct net_device *dev, str
                ath_hal_setupxtxdesc(sc->sc_ah, ds, mrr.rate1, mrr.retries1,
                                     mrr.rate2, mrr.retries2,
                                     mrr.rate3, mrr.retries3);