msm: sdio_cmux: Abort TX when sdio_write failed with -ENODEV

When sdio_write fails with a return value of -ENODEV, it has got
into an unrecoverable error state. So abort the transmission and
hence avoid flooding the kernel logs with error messages.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
1 file changed