mwifiex: disable transmission buffer aggregation for AMSDU packets
commit36cb7cce230a06378915d405cd33adf58dd5fe2a
authorYogesh Ashok Powar <yogeshp@marvell.com>
Mon, 6 Jun 2011 09:24:17 +0000 (6 14:54 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Jun 2011 18:44:03 +0000 (7 14:44 -0400)
treeb185bd31543456a0dd37a6ff1f64ee4412adb64b
parentfb3c19bc9687d972b83faf366b38ac807eca8f25
mwifiex: disable transmission buffer aggregation for AMSDU packets

Padding per MSDU will affect the length of next packet and hence
the exact length of next packet is uncertain here.

Also, aggregation of transmission buffer, while downloading the
data to the card, wont gain much on the AMSDU packets as the AMSDU
packets utilizes the transmission buffer space to the maximum
(adapter->tx_buf_size).

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_aggr.c