libertas: discard DEFER responses to commands; let the timeout trigger
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 17 Dec 2007 20:41:30 +0000 (15:41 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:45 +0000 (15:07 -0800)
When the firmware returns 0x0004, it wants us to try again later. We can
achieve that simply by throwing out the response and letting the command
timeout code kick in.

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

No differences found