aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/521-ath9k_fix_distance_setting.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-12-12 01:15:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-12-12 01:15:23 +0000
commit038503bf8e922c72c5c4d6f40cb2eb5f3222d324 (patch)
treedd983f46e8a5c2a0440cb00b1ed823639e8ddc94 /package/mac80211/patches/521-ath9k_fix_distance_setting.patch
parent96a66fe17bb52a5d1269f8433d6f267d506dc765 (diff)
downloadmaster-187ad058-038503bf8e922c72c5c4d6f40cb2eb5f3222d324.tar.gz
master-187ad058-038503bf8e922c72c5c4d6f40cb2eb5f3222d324.tar.bz2
master-187ad058-038503bf8e922c72c5c4d6f40cb2eb5f3222d324.zip
ath9k: merge a few pending cleanup patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24502 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/521-ath9k_fix_distance_setting.patch')
-rw-r--r--package/mac80211/patches/521-ath9k_fix_distance_setting.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/521-ath9k_fix_distance_setting.patch b/package/mac80211/patches/521-ath9k_fix_distance_setting.patch
index 6d54945d16..fd0a5c63f1 100644
--- a/package/mac80211/patches/521-ath9k_fix_distance_setting.patch
+++ b/package/mac80211/patches/521-ath9k_fix_distance_setting.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -813,7 +813,7 @@ void ath9k_hw_init_global_settings(struc
+@@ -817,7 +817,7 @@ void ath9k_hw_init_global_settings(struc
if (conf->channel && conf->channel->band == IEEE80211_BAND_2GHZ)
acktimeout += 64 - sifstime - ah->slottime;