summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/381-ibss_modes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-11-28 20:46:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-11-28 20:46:52 +0000
commit9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa (patch)
treeacfdb03a9130ddf29522a9709a389f6f92fc4936 /package/madwifi/patches/381-ibss_modes.patch
parentbd29378e8d329c63ba16f64fd54f18531ada6fe6 (diff)
downloadmaster-31e0f0ae-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.tar.gz
master-31e0f0ae-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.tar.bz2
master-31e0f0ae-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.zip
madwifi: improve reliability of the wds modes
SVN-Revision: 13416
Diffstat (limited to 'package/madwifi/patches/381-ibss_modes.patch')
-rw-r--r--package/madwifi/patches/381-ibss_modes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/381-ibss_modes.patch b/package/madwifi/patches/381-ibss_modes.patch
index f904ed9721..ec04276dff 100644
--- a/package/madwifi/patches/381-ibss_modes.patch
+++ b/package/madwifi/patches/381-ibss_modes.patch
@@ -12,7 +12,7 @@
break;
case IEEE80211_M_AHDEMO:
case IEEE80211_M_MONITOR:
-@@ -1455,7 +1458,7 @@ ath_vap_create(struct ieee80211com *ic,
+@@ -1454,7 +1457,7 @@ ath_vap_create(struct ieee80211com *ic,
* frames. Other modes carry over directly to the HAL.
*/
if (ic->ic_opmode == IEEE80211_M_AHDEMO)