From 1c346885afb1d8dad16c48f5e28bf31e2692b0e9 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Fri, 12 Nov 2010 15:14:27 +0000 Subject: package/madwifi: refresh madwifi patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/383-ibss_hostap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches/383-ibss_hostap.patch') diff --git a/package/madwifi/patches/383-ibss_hostap.patch b/package/madwifi/patches/383-ibss_hostap.patch index a91753cc15..d449c3037a 100644 --- a/package/madwifi/patches/383-ibss_hostap.patch +++ b/package/madwifi/patches/383-ibss_hostap.patch @@ -1,6 +1,6 @@ --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -1452,6 +1452,23 @@ ath_vap_create(struct ieee80211com *ic, +@@ -1452,6 +1452,23 @@ ath_vap_create(struct ieee80211com *ic, sc->sc_nstavaps++; else if (opmode == IEEE80211_M_MONITOR) sc->sc_nmonvaps++; -- cgit v1.2.3