openwrt/package/kernel/ath10k-ct/patches/010-api_update.patch

12 lines
252 B
Diff
Raw Normal View History

--- a/ath10k-6.9/mac.c
+++ b/ath10k-6.9/mac.c
@@ -6238,7 +6238,7 @@ err:
return ret;
}
-static void ath10k_stop(struct ieee80211_hw *hw)
+static void ath10k_stop(struct ieee80211_hw *hw, bool suspend)
{
struct ath10k *ar = hw->priv;
u32 opt;