]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit8538823f7c692c98e8b7e19cb580faa56e25e89f
tree652dc0b18d38b40a8e137d19ef9495e14a0a7bbc
parent7003b078c82d141216deecef4de154711a107aab
libertas: discard DEFER responses to commands; let the timeout trigger

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>
drivers/net/wireless/libertas/cmdresp.c