libertas: allow for PS mode to be disabled when firmware doesn't support it
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 17 Dec 2007 19:41:13 +0000 (14:41 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:42 +0000 (15:07 -0800)
Otherwise, we go into an endless busy loop trying to enable PS mode when
the command queue is empty, dealing with the error response, and then
trying to enable PS mode again because the command queue is empty.... it
doesn't really save much power.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found