diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 22:56:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 22:56:05 +0000 |
commit | 5261b96700cbf8f7587ba9536b76e80aa3fe7477 (patch) | |
tree | d747482bfc6cd15b4add55c737a10349c404afb5 /package/mac80211/patches/511-ath9k_increase_bcbuf.patch | |
parent | f312096be4740d52e2de3c6d31f05b9ca1b28fff (diff) | |
download | upstream-5261b96700cbf8f7587ba9536b76e80aa3fe7477.tar.gz upstream-5261b96700cbf8f7587ba9536b76e80aa3fe7477.tar.bz2 upstream-5261b96700cbf8f7587ba9536b76e80aa3fe7477.zip |
mac80211: update to wireless-testing 2012-02-27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30746 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 6d54d7a30a..9adf07a40d 100644 --- a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch +++ b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch @@ -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 -@@ -388,8 +388,8 @@ static void ath9k_hw_init_config(struct +@@ -389,8 +389,8 @@ static void ath9k_hw_init_config(struct { int i; |