diff options
author | Xinming Hu <huxm@marvell.com> | 2015-07-22 13:53:42 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-08-06 09:13:46 +0200 |
commit | 3afafd6dcc0cb894a2a6cc1a42bb6f84a0519f16 (patch) | |
tree | 1f407f35963323a980f805da3d1aef9cb17b0a0a /drivers/net/wireless/mwifiex/util.c | |
parent | ath9k: remove the sched field in struct ath_atx_tid (diff) | |
download | linux-3afafd6dcc0cb894a2a6cc1a42bb6f84a0519f16.tar.xz linux-3afafd6dcc0cb894a2a6cc1a42bb6f84a0519f16.zip |
mwifiex: using right aid value for tdls action frame
Variable pos is u8 here, so memcpy is needed to store u16 aid.
At the same time, aid should be platform independent, upper layer
utility(wpa_supplicant,etc.,) parse it as le16, so keep it le16
here.
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/mwifiex/util.c')
0 files changed, 0 insertions, 0 deletions