ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
[openwrt.git] / package / mac80211 / patches / 012-remove_rfkill.patch
index 53262edd0b00774d3b43910b1d1904d7e6177d46..ae80b6ef9d91a73f41181da9db81ded28d442db4 100644 (file)
  #include <linux/rfkill_backport.h>
 --- a/include/linux/rfkill_backport.h
 +++ b/include/linux/rfkill_backport.h
-@@ -146,7 +146,7 @@ struct rfkill_ops {
+@@ -149,7 +149,7 @@ struct rfkill_ops {
        int     (*set_block)(void *data, bool blocked);
  };
  
--#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_MODULE_BACKPORT)
+-#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_BACKPORT_MODULE)
 +#if 0
  /**
   * rfkill_alloc - allocate rfkill structure