diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-05-31 23:07:29 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-05-31 23:07:29 +0000 |
commit | f9b45ed9c5f8a04baa4056cd2a3094d5a2293f28 (patch) | |
tree | 162dd92bedb9c34bcb7e81601626a31f2a7553fb /package/mac80211/patches/511-ath9k_increase_bcbuf.patch | |
parent | 2ca6db7bcb65afd6250176741b76d3f8432ba782 (diff) | |
download | upstream-f9b45ed9c5f8a04baa4056cd2a3094d5a2293f28.tar.gz upstream-f9b45ed9c5f8a04baa4056cd2a3094d5a2293f28.tar.bz2 upstream-f9b45ed9c5f8a04baa4056cd2a3094d5a2293f28.zip |
mac80211: update to wireless-testing 2011-05-27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27071 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/511-ath9k_increase_bcbuf.patch')
-rw-r--r-- | package/mac80211/patches/511-ath9k_increase_bcbuf.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch index 3052c410fb..951e31d7db 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 -@@ -366,7 +366,7 @@ struct ath_vif { +@@ -365,7 +365,7 @@ struct ath_vif { * number of beacon intervals, the game's up. */ #define BSTUCK_THRESH 9 |