From 6adbeb35c1cf86ae6dd0da7fd86000f3bb5c5a55 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 19 Oct 2010 22:11:21 +0000 Subject: mac80211: update to wireless-testing 2010-10-19 SVN-Revision: 23540 --- package/mac80211/patches/500-ath9k_eeprom_debugfs.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mac80211/patches/500-ath9k_eeprom_debugfs.patch') diff --git a/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch b/package/mac80211/patches/500-ath9k_eeprom_debugfs.patch index 2e0e692b92..20ad8b2644 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 -@@ -950,6 +950,53 @@ static const struct file_operations fops +@@ -861,6 +861,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); -@@ -1013,6 +1060,10 @@ int ath9k_init_debug(struct ath_hw *ah) +@@ -920,6 +967,10 @@ int ath9k_init_debug(struct ath_hw *ah) sc->debug.debugfs_phy, &ah->config.cwm_ignore_extcca)) goto err; -- cgit v1.2.3