]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath10k/mac.c
Merge remote-tracking branch 'wireless-next/master' into ath-next
[karo-tx-linux.git] / drivers / net / wireless / ath / ath10k / mac.c
index e2c01dc5900c1a03e045b2df564835a56aac5028..7026f021ccbb00240aab98d91a59f4b8fe4bea78 100644 (file)
@@ -3651,7 +3651,8 @@ static int ath10k_set_frag_threshold(struct ieee80211_hw *hw, u32 value)
        return ret;
 }
 
-static void ath10k_flush(struct ieee80211_hw *hw, u32 queues, bool drop)
+static void ath10k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
+                        u32 queues, bool drop)
 {
        struct ath10k *ar = hw->priv;
        bool skip;