commit | 0a252abb6ad75260353a28c08b904c2c9d258d2c | [log] [tgz] |
---|---|---|
author | Zhaoyang Liu <liuzy@marvell.com> | Fri Sep 18 06:32:04 2015 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Sep 29 10:47:28 2015 +0300 |
tree | 902ff837d72c7782143a0bb36aea2a02fba31eaf | |
parent | 65405c51bb2e9d2a348f5402443e31f82411aabb [diff] |
mwifiex: update amsdu tx packet time stamp This patch fixes the issue of delay time in A-MSDU tx packet. In generated new A-MSDU packet, the time stamp is initialized to zero. Choose the time of first MSDU packet as aggregated packet's time. Signed-off-by: Zhaoyang Liu <liuzy@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>