]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mwifiex: check next packet length for usb tx aggregation
authorXinming Hu <huxm@marvell.com>
Tue, 23 May 2017 07:12:34 +0000 (07:12 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 31 May 2017 13:54:09 +0000 (16:54 +0300)
commit822446d4ff2b1924f8fe16ebb60675f8c3c7b34f
treea6a55d1063ff4279c0c3770d62ae841e425fcfc6
parenta2ca85ad721de50b90d50f3a11b67c4776a1236d
mwifiex: check next packet length for usb tx aggregation

The next packet length will be used by interface driver, to check if the
next packet still could be aggregated.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/11n_aggr.c
drivers/net/wireless/marvell/mwifiex/txrx.c
drivers/net/wireless/marvell/mwifiex/wmm.c