aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/540-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-04-19 18:32:39 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-04-19 18:32:39 +0000
commit1eb25cc5adf5286886aaf646ee1f9edf4af9db7e (patch)
treeaa4dcd65a6f44417f7b6087a83a709a2ba16ef3a /package/mac80211/patches/540-ath9k_extra_leds.patch
parent5a7ac3d04453eeb6650f52d4d9ce4ab5c7172d25 (diff)
downloadupstream-1eb25cc5adf5286886aaf646ee1f9edf4af9db7e.tar.gz
upstream-1eb25cc5adf5286886aaf646ee1f9edf4af9db7e.tar.bz2
upstream-1eb25cc5adf5286886aaf646ee1f9edf4af9db7e.zip
mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix
SVN-Revision: 31347
Diffstat (limited to 'package/mac80211/patches/540-ath9k_extra_leds.patch')
-rw-r--r--package/mac80211/patches/540-ath9k_extra_leds.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/540-ath9k_extra_leds.patch b/package/mac80211/patches/540-ath9k_extra_leds.patch
index 6ba952c83f..30094cd53a 100644
--- a/package/mac80211/patches/540-ath9k_extra_leds.patch
+++ b/package/mac80211/patches/540-ath9k_extra_leds.patch
@@ -182,7 +182,7 @@
#endif
--- a/drivers/net/wireless/ath/ath9k/debug.c
+++ b/drivers/net/wireless/ath/ath9k/debug.c
-@@ -1267,6 +1267,61 @@ static const struct file_operations fops
+@@ -1255,6 +1255,61 @@ static const struct file_operations fops
.llseek = default_llseek,
};
@@ -244,7 +244,7 @@
#ifdef CONFIG_ATH9K_MAC_DEBUG
void ath9k_debug_samp_bb_mac(struct ath_softc *sc)
-@@ -1696,6 +1751,11 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1684,6 +1739,11 @@ int ath9k_init_debug(struct ath_hw *ah)
&fops_samps);
#endif