commit | 231d83e29e44e39d987ea4c33caf7869cf5ef4c7 | [log] [tgz] |
---|---|---|
author | Huawei Yang <harvey.huawei.yang@gmail.com> | Mon Jul 22 19:17:42 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 24 11:02:05 2013 -0400 |
tree | bc9d18f3a9d4d63afe1adfc61cf6f4eb2bdadb09 | |
parent | 61c873045f74b16317c88e2931637329a6844564 [diff] |
mwifiex: add tx info to skb when forming mgmt frame In function 'mwifiex_write_data_complete' it need tx info to find the mwifiex_private to updates statistics and wake up tx queues. Or we may trigger tx queues timeout when transmitting lots of mgmt frames. Signed-off-by: Huawei Yang <harvey.huawei.yang@gmail.com> Signed-off-by: Stone Piao <piaoyun@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>