From: David Woodhouse Date: Mon, 17 Dec 2007 20:41:30 +0000 (-0500) Subject: libertas: discard DEFER responses to commands; let the timeout trigger X-Git-Tag: v2.6.25-rc1~1162^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8538823f7c692c98e8b7e19cb580faa56e25e89f;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed