From 5113f2d6c29e14e109896b7816f64f6537a64a14 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 14 Nov 2013 12:21:19 +0000 Subject: mac80211: merge a patch that enables DFS for ad-hoc mode Signed-off-by: Felix Fietkau SVN-Revision: 38801 --- package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch') diff --git a/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch b/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch index d49dc65887..6303ce4cee 100644 --- a/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch +++ b/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch @@ -65,7 +65,7 @@ } void ath9k_reload_chainmask_settings(struct ath_softc *sc) -@@ -954,6 +955,18 @@ void ath9k_set_hw_capab(struct ath_softc +@@ -955,6 +956,18 @@ void ath9k_set_hw_capab(struct ath_softc SET_IEEE80211_PERM_ADDR(hw, common->macaddr); } @@ -84,7 +84,7 @@ int ath9k_init_device(u16 devid, struct ath_softc *sc, const struct ath_bus_ops *bus_ops) { -@@ -999,6 +1012,8 @@ int ath9k_init_device(u16 devid, struct +@@ -1000,6 +1013,8 @@ int ath9k_init_device(u16 devid, struct ARRAY_SIZE(ath9k_tpt_blink)); #endif -- cgit v1.2.3