commit | 09869495616af7e5098aabb6f3eefdf885235699 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Wed May 21 22:02:31 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 22 14:04:38 2014 -0400 |
tree | 02f95e3dcd07a9993631cb66067698a44cff96cb | |
parent | 71e17ee57cde7e30ef0acd765f73e21295c867fd [diff] |
mwifiex: update seq number correctly for packets from TDLS peer This patch adds handling of updating rx sequence number for packets received from TDLS peer. Current implementation of mwifiex_queueing_ra_based assumes station would always receive packets from AP which is not true in case of TDLS. Fix this by adding this case. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>