wl12xx: use 2 spare TX blocks for GEM cipher
authorGuy Eilam <guy@wizery.com>
Tue, 16 Aug 2011 16:49:12 +0000 (19:49 +0300)
committerLuciano Coelho <coelho@ti.com>
Thu, 25 Aug 2011 07:10:41 +0000 (10:10 +0300)
Add tx_spare_blocks member to the wl1271 struct
for more generic configuration of the amount
of spare TX blocks that should be used.
The default value is 1.
In case GEM cipher is used by the STA, we need
2 spare TX blocks instead of just 1.

Signed-off-by: Guy Eilam <guy@wizery.com>
Acked-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found