summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-10-07 14:27:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-10-07 14:27:54 +0000
commit726123e2e142abba72e7dc4da89be79200b506d9 (patch)
treedf87e3e44548906195f7e61c76c9fd769dc0845c /package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
parentb61a804bf76401468dc014ad730dcba3a1d0f26f (diff)
downloadmtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.zip
mtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.tar.gz
mtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.tar.bz2
mac80211: update to wireless-testing 2010-10-06
SVN-Revision: 23294
Diffstat (limited to 'package/mac80211/patches/500-ath9k_eeprom_debugfs.patch')
-rw-r--r--package/mac80211/patches/500-ath9k_eeprom_debugfs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch b/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
index cbe2d73..2e0e692 100644
--- a/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
+++ b/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/debug.c
+++ b/drivers/net/wireless/ath/ath9k/debug.c
-@@ -930,6 +930,53 @@ static const struct file_operations fops
+@@ -950,6 +950,53 @@ static const struct file_operations fops
.owner = THIS_MODULE
};
@@ -54,7 +54,7 @@
int ath9k_init_debug(struct ath_hw *ah)
{
struct ath_common *common = ath9k_hw_common(ah);
-@@ -993,6 +1040,10 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1013,6 +1060,10 @@ int ath9k_init_debug(struct ath_hw *ah)
sc->debug.debugfs_phy, &ah->config.cwm_ignore_extcca))
goto err;