summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/463-ath5k_fix_slottime.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-15 16:54:52 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-15 16:54:52 +0000
commit84a5abf7df7647042004d307d97cd8bfdc968f60 (patch)
tree202d76fd42bb6fb8ab34e0b2077f662f36497d9d /package/mac80211/patches/463-ath5k_fix_slottime.patch
parent1ff81715412e94c42e9735b3f597eefa95b1f72a (diff)
ath5k: allow simultaneous ad-hoc+ap operation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26685 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/463-ath5k_fix_slottime.patch')
-rw-r--r--package/mac80211/patches/463-ath5k_fix_slottime.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/463-ath5k_fix_slottime.patch b/package/mac80211/patches/463-ath5k_fix_slottime.patch
index 01e55d35d..3f38ee392 100644
--- a/package/mac80211/patches/463-ath5k_fix_slottime.patch
+++ b/package/mac80211/patches/463-ath5k_fix_slottime.patch
@@ -10,7 +10,7 @@
u32 ah_ant_ctl[AR5K_EEPROM_N_MODES][AR5K_ANT_MAX];
--- a/drivers/net/wireless/ath/ath5k/mac80211-ops.c
+++ b/drivers/net/wireless/ath/ath5k/mac80211-ops.c
-@@ -282,6 +282,15 @@ ath5k_bss_info_changed(struct ieee80211_
+@@ -277,6 +277,15 @@ ath5k_bss_info_changed(struct ieee80211_
if (changes & BSS_CHANGED_BEACON_INT)
sc->bintval = bss_conf->beacon_int;