]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a2970b676633d9f45f40889903720b2f022701a
tree3a6f2157c9addc2a188c365f38373fe0cf75ef9f
parent0b267413f274c737bc28efa2350c5b452b6fcf48
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