diff options
Diffstat (limited to 'package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch')
-rw-r--r-- | package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch b/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch index ffffe0c..579a633 100644 --- a/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch +++ b/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch @@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org> --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -863,15 +863,15 @@ void ath9k_reload_chainmask_settings(str +@@ -649,15 +649,15 @@ static void ath9k_init_txpower_limits(st static const struct ieee80211_iface_limit if_limits[] = { { .max = 2048, .types = BIT(NL80211_IFTYPE_STATION) | |