]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath9k/ath9k.h
ath9k_hw: add support for 8 AP mode interfaces
[karo-tx-linux.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index 0a37631390db8dc9c6b9c734c77a731b6298283b..a277cf6f339d4364413548f95e2f7fa5823ad45f 100644 (file)
@@ -370,7 +370,7 @@ struct ath_vif {
  * number of beacon intervals, the game's up.
  */
 #define BSTUCK_THRESH                  9
-#define        ATH_BCBUF                       4
+#define        ATH_BCBUF                       8
 #define ATH_DEFAULT_BINTVAL            100 /* TU */
 #define ATH_DEFAULT_BMISS_LIMIT        10
 #define IEEE80211_MS_TO_TU(x)           (((x) * 1000) / 1024)