aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/511-ath9k_increase_bcbuf.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
commitc7744447a5312258fb08d8191976d35170ed8faa (patch)
treee56b59dcf552f1cae375d9d5b33716c9dc090e75 /package/mac80211/patches/511-ath9k_increase_bcbuf.patch
parente2d3555a9110e82b9161ebe2643fc0badd4ec565 (diff)
downloadupstream-c7744447a5312258fb08d8191976d35170ed8faa.tar.gz
upstream-c7744447a5312258fb08d8191976d35170ed8faa.tar.bz2
upstream-c7744447a5312258fb08d8191976d35170ed8faa.zip
mac80211: update to wireless-testing 2011-06-22
SVN-Revision: 27275
Diffstat (limited to 'package/mac80211/patches/511-ath9k_increase_bcbuf.patch')
-rw-r--r--package/mac80211/patches/511-ath9k_increase_bcbuf.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch
index 94039d3fe5..d9e996a72b 100644
--- a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch
+++ b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/ath9k.h
+++ b/drivers/net/wireless/ath/ath9k/ath9k.h
-@@ -365,7 +365,7 @@ struct ath_vif {
+@@ -363,7 +363,7 @@ struct ath_vif {
* number of beacon intervals, the game's up.
*/
#define BSTUCK_THRESH 9
@@ -11,7 +11,7 @@
#define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024)
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -355,8 +355,8 @@ static void ath9k_hw_init_config(struct
+@@ -364,8 +364,8 @@ static void ath9k_hw_init_config(struct
{
int i;