From 857bb5029f52934e05cdbb7da49229e009a2bc66 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 26 Jan 2009 02:57:44 +0000 Subject: madwifi: preserve the interface mode correctly when using wds with sta separation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/381-ibss_modes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches/381-ibss_modes.patch') diff --git a/package/madwifi/patches/381-ibss_modes.patch b/package/madwifi/patches/381-ibss_modes.patch index ec04276df..f904ed972 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: -@@ -1454,7 +1457,7 @@ ath_vap_create(struct ieee80211com *ic, +@@ -1455,7 +1458,7 @@ ath_vap_create(struct ieee80211com *ic, * frames. Other modes carry over directly to the HAL. */ if (ic->ic_opmode == IEEE80211_M_AHDEMO) -- cgit v1.2.3