From 5fb5b75668de4905edba27be4f503316e298b2e4 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 15 Jun 2013 20:14:06 +0000 Subject: mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36939 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch') diff --git a/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch b/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch index 8294ee2e52..2eae3916dd 100644 --- a/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch +++ b/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -733,6 +733,7 @@ static const struct ieee80211_iface_limi +@@ -729,6 +729,7 @@ static const struct ieee80211_iface_limi #endif BIT(NL80211_IFTYPE_AP) | BIT(NL80211_IFTYPE_P2P_GO) }, -- cgit v1.2.3