ath9k: fix rx issues introduced in my last commit (fixes #14307)
[openwrt.git] / package / kernel / mac80211 / patches / 410-ath9k_allow_adhoc_and_ap.patch
index c0a1a21..e65292b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -778,6 +778,7 @@ static const struct ieee80211_iface_limi
+@@ -812,6 +812,7 @@ static const struct ieee80211_iface_limi
  #endif
                                 BIT(NL80211_IFTYPE_AP) |
                                 BIT(NL80211_IFTYPE_P2P_GO) },