From 34ed62aa629ff83312572467b5c77c9e9be2e812 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jul 2012 00:21:25 +0000 Subject: mac80211: update to latest version, fix tx gain patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 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 2f23096c63..8fa6f2a925 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 -@@ -776,17 +776,11 @@ int ieee80211_register_hw(struct ieee802 +@@ -786,17 +786,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