summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-12-05 14:20:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-12-05 14:20:17 +0000
commitaa63f0bef6a965aa2248409ce0c094fed475b20b (patch)
tree1fb391b3ae38d7774a48c079b663a8f15c9031aa /package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent4cc2b9bb06436a1a57fc3620ea62c4835f9b7d51 (diff)
downloadmaster-31e0f0ae-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.gz
master-31e0f0ae-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.bz2
master-31e0f0ae-aa63f0bef6a965aa2248409ce0c094fed475b20b.zip
mac80211: update to 2011-12-01
SVN-Revision: 29436
Diffstat (limited to 'package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch')
-rw-r--r--package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch4
1 files changed, 2 insertions, 2 deletions
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 0dbb950319..09522cda6e 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/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -1448,15 +1448,6 @@ static int ath9k_add_interface(struct ie
+@@ -1458,15 +1458,6 @@ static int ath9k_add_interface(struct ie
}
}
@@ -16,7 +16,7 @@
ath_dbg(common, ATH_DBG_CONFIG,
"Attach a VIF of type: %d\n", vif->type);
-@@ -1482,15 +1473,6 @@ static int ath9k_change_interface(struct
+@@ -1492,15 +1483,6 @@ static int ath9k_change_interface(struct
mutex_lock(&sc->mutex);
ath9k_ps_wakeup(sc);