mwifiex: using right tid for addressing ra_list
authorXinming Hu <huxm@marvell.com>
Wed, 3 Jun 2015 11:29:46 +0000 (16:59 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jun 2015 08:42:03 +0000 (11:42 +0300)
commit719a25e33153bcfe842243710826f1426c7accfc
tree3a6f2157c9addc2a188c365f38373fe0cf75ef9f
parentdebfc6008169f324721372e5f6917852ac78291a
mwifiex: using right tid for addressing ra_list

This patch fixes issue with the accessing correct ra_list by
downgrading corresponding tid number.

Alternatively, ra lists are created in mwifiex_wmm_add_buf_txqueue
using downgraded tid number.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/11n.c
drivers/net/wireless/mwifiex/11n_rxreorder.c