commit | ecd7eb7c2bcf99f6c23d68ad56ce15949da848a1 | [log] [tgz] |
---|---|---|
author | Ganapathi Bhat <gbhat@marvell.com> | Tue Apr 04 10:16:28 2017 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 13 17:05:19 2017 +0300 |
tree | 260ef4201bd1ce3b67c289722aa3172a912c1876 | |
parent | d92be7a41ef15463eb816a4a2d42bf094b56dfce [diff] |
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>