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 | 7d7118b8bf9d9a7b8a18f2964efd848e1eb5b1f3 (patch) | |
tree | 81917bea922a22652a828e33c25bef0e6c0a2b74 /package/mac80211/patches/511-ath9k_increase_bcbuf.patch | |
parent | 340909c73e4944434237418715d6006a95f5b493 (diff) | |
download | upstream-7d7118b8bf9d9a7b8a18f2964efd848e1eb5b1f3.tar.gz upstream-7d7118b8bf9d9a7b8a18f2964efd848e1eb5b1f3.tar.bz2 upstream-7d7118b8bf9d9a7b8a18f2964efd848e1eb5b1f3.zip |
mac80211: update to wireless-testing 2012-02-27
SVN-Revision: 30746
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; |