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)
commit0cb52aac4d19510d13410ee4232c0248fabe750e
tree03757dd96296092315df68e15bb734c31d4ac086
parent8b7ef8b66eb9127b6d2ee46348b3f743bb40facb
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