mwifiex: Fix invalid port issue
authorGanapathi Bhat <gbhat@marvell.com>
Tue, 4 Apr 2017 04:46:28 +0000 (10:16 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 13 Apr 2017 14:05:19 +0000 (17:05 +0300)
commitecd7eb7c2bcf99f6c23d68ad56ce15949da848a1
tree260ef4201bd1ce3b67c289722aa3172a912c1876
parentd92be7a41ef15463eb816a4a2d42bf094b56dfce
mwifiex: Fix invalid port issue

We have to use start port, for TX/RX of single packet,
instead of current aggregating port. This will fix SDIO
CMD53(TX/RX) returning -ETIMEDOUT and halting the data path.

Fixes: 0cb52aac4d19 ("mwifiex: do not set multiport flag for tx/rx single packet")
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sdio.c