aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-02-07 11:28:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-02-07 11:28:11 +0000
commit2119054b0a501a065a656f106d3fec11f0c854d3 (patch)
tree591965ae3e7e4671400eff996096b8f4545d7338 /package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
parenta633639fe6e9486f9403914cded6aff130c2e973 (diff)
downloadupstream-2119054b0a501a065a656f106d3fec11f0c854d3.tar.gz
upstream-2119054b0a501a065a656f106d3fec11f0c854d3.tar.bz2
upstream-2119054b0a501a065a656f106d3fec11f0c854d3.zip
mac80211: update to wireless-testing 2012-02-06
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/500-ath9k_eeprom_debugfs.patch')
-rw-r--r--package/mac80211/patches/500-ath9k_eeprom_debugfs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch b/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
index 91ef8c4018..354598ea45 100644
--- a/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
+++ b/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
@@ -54,7 +54,7 @@
int ath9k_init_debug(struct ath_hw *ah)
{
struct ath_common *common = ath9k_hw_common(ah);
-@@ -1674,6 +1721,9 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1677,6 +1724,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);