aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-06-28 14:57:06 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-07-23 22:28:52 +0200
commitd1100c76b33ff68c6db0f5fa31a26532bdbb15c4 (patch)
treea15a90e90d054da1d36f3aed8da781d4d74bad93 /package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch
parent600416d5c14663faa3e2eb42ff71a41d4fa8e0f6 (diff)
downloadupstream-d1100c76b33ff68c6db0f5fa31a26532bdbb15c4.tar.gz
upstream-d1100c76b33ff68c6db0f5fa31a26532bdbb15c4.tar.bz2
upstream-d1100c76b33ff68c6db0f5fa31a26532bdbb15c4.zip
mac80211: Update to version 5.7.5-1
The b43 and b43legacy driver now support DRIVER_11W_SUPPORT. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch')
-rw-r--r--package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch b/package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch
index 64bd6cacfd..087b0664e7 100644
--- a/package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch
+++ b/package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch
@@ -65,7 +65,7 @@
}
static const struct ieee80211_iface_limit if_limits[] = {
-@@ -1015,6 +1016,18 @@ static void ath9k_set_hw_capab(struct at
+@@ -1013,6 +1014,18 @@ static void ath9k_set_hw_capab(struct at
wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_AIRTIME_FAIRNESS);
}
@@ -84,7 +84,7 @@
int ath9k_init_device(u16 devid, struct ath_softc *sc,
const struct ath_bus_ops *bus_ops)
{
-@@ -1060,6 +1073,8 @@ int ath9k_init_device(u16 devid, struct
+@@ -1058,6 +1071,8 @@ int ath9k_init_device(u16 devid, struct
ARRAY_SIZE(ath9k_tpt_blink));
#endif