diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2016-01-30 18:01:55 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-02-06 14:02:14 +0200 |
commit | 0b8802dc5f59a4517e4130dc3606eb973760928a (patch) | |
tree | 69921da0f2f3ffba5eee78baaad8c57fcdc7243e /include | |
parent | fada24a5477073dd8fa84baf25ead204dc1dcb18 (diff) | |
download | linux-0b8802dc5f59a4517e4130dc3606eb973760928a.tar.gz linux-0b8802dc5f59a4517e4130dc3606eb973760928a.tar.bz2 linux-0b8802dc5f59a4517e4130dc3606eb973760928a.zip |
libertas: fix ps-mode related removal problems
When the device is remove e.g. because of going to suspend
mode with powersaving enabled, lbs_remove_card tries to exit
powersaving state even when already woken up. That command is
not processed properly in that situation, since the command
processing queue is already stopped, so it waits forever
for the command being processed, so disable it.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions