projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b05221
)
wlcore: increase number of BA sessions to 3
author
Assaf Azulay
<assaf@ti.com>
Tue, 15 May 2012 14:08:58 +0000
(17:08 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 5 Jun 2012 14:16:08 +0000
(17:16 +0300)
With the new FW (sigle role X.3.8.0.108, multi role X.5.4.0.21)
we are supporting 3 RX BA sessions, this change is to support this
new ability.
Signed-off-by: Assaf Azulay <assaf@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/acx.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ti/wlcore/acx.h
b/drivers/net/wireless/ti/wlcore/acx.h
index 8b3807b879d348596dd1bac933aec8ce1ef002dd..46c300d4dea48e3039ea20df684949b0eb323fda 100644
(file)
--- a/
drivers/net/wireless/ti/wlcore/acx.h
+++ b/
drivers/net/wireless/ti/wlcore/acx.h
@@
-726,7
+726,7
@@
struct wl1271_acx_ht_information {
u8 padding[2];
} __packed;
-#define RX_BA_MAX_SESSIONS
2
+#define RX_BA_MAX_SESSIONS
3
struct wl1271_acx_ba_initiator_policy {
struct acx_header header;