diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-20 18:14:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-20 18:14:35 +0000 |
commit | b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37 (patch) | |
tree | f19cbced5cf203a403fd0ff0f146c034c8b79490 /package/mac80211/patches/511-ath9k_increase_bcbuf.patch | |
parent | 6b1337376f13201edee43c9dcb5c29bfed7544f4 (diff) | |
download | upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.tar.gz upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.tar.bz2 upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.zip |
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26744 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 981303e58e..d162c9bb41 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 -@@ -361,7 +361,7 @@ struct ath_vif { +@@ -367,7 +367,7 @@ struct ath_vif { * number of beacon intervals, the game's up. */ #define BSTUCK_THRESH 9 |