mac80211: refresh patches
[openwrt/staging/wigyori.git] / package / kernel / mac80211 / patches / 300-ath9k-Switch-to-using-mac80211-intermediate-software.patch
index 57917c5b45037f184b084145c999be5a4abc4a11..b93d11696c6f578efc2db1e6544fbaa2fbc7a63f 100644 (file)
@@ -875,10 +875,10 @@ Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
 -              ath_txq_lock(sc, txq);
 -      } else if (txctl->an && queue) {
 -              WARN_ON(tid->txq != txctl->txq);
--
 -              if (info->flags & IEEE80211_TX_CTL_CLEAR_PS_FILT)
 -                      tid->clear_ps_filter = true;
+-
 -              /*
 -               * Add this frame to software queue for scheduling later
 -               * for aggregation.