mac80211: update to wireless-testing 2011-10-05 + pending patches

SVN-Revision: 28392
This commit is contained in:
Felix Fietkau
2011-10-09 15:48:03 +00:00
parent e80e75321f
commit adfeb00e5a
47 changed files with 11113 additions and 4800 deletions

View File

@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/debug.c
+++ b/drivers/net/wireless/ath/ath9k/debug.c
@@ -1585,6 +1585,53 @@ static const struct file_operations fops
@@ -1610,6 +1610,53 @@ static const struct file_operations fops
};
@@ -54,7 +54,7 @@
int ath9k_init_debug(struct ath_hw *ah)
{
struct ath_common *common = ath9k_hw_common(ah);
@@ -1643,6 +1690,9 @@ int ath9k_init_debug(struct ath_hw *ah)
@@ -1668,6 +1715,9 @@ int ath9k_init_debug(struct ath_hw *ah)
debugfs_create_u32("gpio_val", S_IRUSR | S_IWUSR,
sc->debug.debugfs_phy, &sc->sc_ah->gpio_val);