1
0
Files
linux/drivers
Arik Nemtsov 4455556d71 wlcore: don't set SDIO_FAILED flag when driver state is off
If some IO read/write fails while the FW is not loaded, a recovery
will not take place. This means the SDIO_FAILED flag will stay in place
forever and prevent further read/writes.

This can happen if a check for STATE_OFF was forgotten in some routine.

Take this opportunity to rename the flag to IO_FAILED, since we support
other buses as well.

Reported-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
2012-07-10 12:10:14 -04:00
..
2012-05-24 16:22:53 -04:00
2012-07-09 16:36:36 -04:00
2012-05-31 08:46:50 +02:00
2012-05-29 16:22:32 -07:00
2012-07-09 16:42:24 -04:00