]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: do not set multiport flag for tx/rx single packet
authorXinming Hu <huxm@marvell.com>
Tue, 23 Feb 2016 13:16:19 +0000 (05:16 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 7 Mar 2016 12:26:41 +0000 (14:26 +0200)
commit7c4d8d3f5d65a1f25d6b20d28c1dcf9396be9a2b
tree03757dd96296092315df68e15bb734c31d4ac086
parentf2dbf83aaf50a42c52129183ec8446bc368ede68
mwifiex: do not set multiport flag for tx/rx single packet

multiport address flag(0x1000) should not be set during sdio cmd53,
if we have only one packet to read/write.

Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sdio.c