1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

mac80211: update to wireless-testing 2012-02-06

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2012-02-07 11:28:11 +00:00
parent 6c242e52a8
commit d8db515de0
65 changed files with 191 additions and 3080 deletions

View File

@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
@@ -1458,15 +1458,6 @@ static int ath9k_add_interface(struct ie
@@ -1454,15 +1454,6 @@ static int ath9k_add_interface(struct ie
}
}
@@ -13,10 +13,10 @@
- goto out;
- }
-
ath_dbg(common, ATH_DBG_CONFIG,
"Attach a VIF of type: %d\n", vif->type);
ath_dbg(common, CONFIG, "Attach a VIF of type: %d\n", vif->type);
@@ -1492,15 +1483,6 @@ static int ath9k_change_interface(struct
sc->nvifs++;
@@ -1487,15 +1478,6 @@ static int ath9k_change_interface(struct
mutex_lock(&sc->mutex);
ath9k_ps_wakeup(sc);