From e3b2ecffb6e1a627f89931d64951fca496aa169d Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 28 Sep 2012 18:28:54 +0000 Subject: mac80211: fix beacon IE power constraint handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33583 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch') diff --git a/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch b/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch index beb3d1fc4..93f35567e 100644 --- a/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch +++ b/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch @@ -1,6 +1,6 @@ --- a/net/mac80211/main.c +++ b/net/mac80211/main.c -@@ -794,17 +794,11 @@ int ieee80211_register_hw(struct ieee802 +@@ -792,17 +792,11 @@ int ieee80211_register_hw(struct ieee802 */ for (i = 0; i < hw->wiphy->n_iface_combinations; i++) { const struct ieee80211_iface_combination *c; -- cgit v1.2.3