Searched hist:"776 f742040ca5eb6242c60f29ac73d5752a5b621" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n_rxreorder.c | diff 776f742040ca5eb6242c60f29ac73d5752a5b621 Mon Dec 14 06:15:11 CST 2015 Amitkumar Karwar <akarwar@marvell.com> mwifiex: fix AMPDU not setup on TDLS link problem
Sometimes AP sends TDLS setup response as AMSDU packet. As driver doesn't parse it and update peer station's 11n capability in this case, AMPDU doesn't get setup.
This patch calls mwifiex_process_tdls_action_frame() in AMSDU Rx path to fix the problem.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|