aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/374-nbtt_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-10-07 01:39:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-10-07 01:39:38 +0000
commitc2f49151e9c3d9c9aee10d356d2c7d58b6171ea8 (patch)
tree3d2393a9c3b145fa5eb7b78bc7a6cff558051d80 /package/madwifi/patches/374-nbtt_fix.patch
parent1417291bae7859328046644081d565f38f3b7829 (diff)
downloadupstream-c2f49151e9c3d9c9aee10d356d2c7d58b6171ea8.tar.gz
upstream-c2f49151e9c3d9c9aee10d356d2c7d58b6171ea8.tar.bz2
upstream-c2f49151e9c3d9c9aee10d356d2c7d58b6171ea8.zip
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/374-nbtt_fix.patch')
-rw-r--r--package/madwifi/patches/374-nbtt_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/374-nbtt_fix.patch b/package/madwifi/patches/374-nbtt_fix.patch
index 99c13ee5db..d8959435de 100644
--- a/package/madwifi/patches/374-nbtt_fix.patch
+++ b/package/madwifi/patches/374-nbtt_fix.patch
@@ -1,6 +1,6 @@
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -5474,6 +5474,9 @@
+@@ -5484,6 +5484,9 @@
ath_beacon_dturbo_config(vap, intval &
~(HAL_BEACON_RESET_TSF | HAL_BEACON_ENA));
#endif