diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-11-18 11:27:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-11-18 11:27:19 +0000 |
commit | 0838e883f23dccd17ce752b698ac26c2a625e4e4 (patch) | |
tree | be58d124bb1e584129c21e071c44c3be85eed09d /package/mac80211/patches/500-ath9k_eeprom_debugfs.patch | |
parent | ae90aa4efd1efff1a4f02e9993dc6bd6393a8dc2 (diff) | |
download | mtk-20170518-0838e883f23dccd17ce752b698ac26c2a625e4e4.zip mtk-20170518-0838e883f23dccd17ce752b698ac26c2a625e4e4.tar.gz mtk-20170518-0838e883f23dccd17ce752b698ac26c2a625e4e4.tar.bz2 |
mac80211: update to wireless-testing 2011-11-15
SVN-Revision: 29240
Diffstat (limited to 'package/mac80211/patches/500-ath9k_eeprom_debugfs.patch')
-rw-r--r-- | package/mac80211/patches/500-ath9k_eeprom_debugfs.patch | 4 |
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 16e7ff8..91ef8c4 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 -@@ -1610,6 +1610,53 @@ static const struct file_operations fops +@@ -1616,6 +1616,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); -@@ -1668,6 +1715,9 @@ int ath9k_init_debug(struct ath_hw *ah) +@@ -1674,6 +1721,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); |