]> Git Repo - J-linux.git/blobdiff - drivers/net/wireless/ath/ath11k/mac.c
Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
[J-linux.git] / drivers / net / wireless / ath / ath11k / mac.c
index 779009774567f5eda7c55fc60eeead6209183977..ba910ae2c6769825316664e9407345baf5d64435 100644 (file)
@@ -6285,7 +6285,7 @@ err:
        return ret;
 }
 
-static void ath11k_mac_op_stop(struct ieee80211_hw *hw)
+static void ath11k_mac_op_stop(struct ieee80211_hw *hw, bool suspend)
 {
        struct ath11k *ar = hw->priv;
        struct htt_ppdu_stats_info *ppdu_stats, *tmp;
This page took 0.031087 seconds and 4 git commands to generate.