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>
Loading
Please sign in to comment