From 726123e2e142abba72e7dc4da89be79200b506d9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 7 Oct 2010 14:27:54 +0000 Subject: mac80211: update to wireless-testing 2010-10-06 SVN-Revision: 23294 --- 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 cbe2d73668..2e0e692b92 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; -- cgit v1.2.3