commit | b64db1b252e9974a43a51ba083fa7d03e4716167 | [log] [tgz] |
---|---|---|
author | Xinming Hu <huxm@marvell.com> | Tue Aug 09 20:20:44 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 03 13:05:44 2016 +0300 |
tree | 192f380f725ac7c8da460e34e1df6081e6669e57 | |
parent | 6a1622000ac92244ae605e2345c348c0bf281122 [diff] |
mwifiex: correct aid value during tdls setup AID gets updated during TDLS setup, but modified value isn't reflected in "priv->assoc_rsp_buf". This causes TDLS setup failure. The problem is fixed here. Fixes: 4aff53ef18e4a4 ("mwifiex: parsing aid while receiving..") Signed-off-by: Xinming Hu <huxm@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>