aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-08-27 21:57:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-08-27 21:57:07 +0000
commit46d2b929c768ad4f0817f9132cddb71eaf1f40c4 (patch)
treefed67b37873565ef3fbd16fa3083a9138a1bb411 /package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent0a97fda27ece3b2c2efad038297ae284ff03ff78 (diff)
downloadupstream-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.gz
upstream-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.bz2
upstream-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.zip
mac80211: update to wireless-testing 2011-08-26
SVN-Revision: 28093
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 4fb85ab208..13f11bba92 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
-@@ -1493,15 +1493,6 @@ static int ath9k_add_interface(struct ie
+@@ -1491,15 +1491,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);
-@@ -1527,15 +1518,6 @@ static int ath9k_change_interface(struct
+@@ -1525,15 +1516,6 @@ static int ath9k_change_interface(struct
mutex_lock(&sc->mutex);
ath9k_ps_wakeup(sc);