commit | 18c52e7c3e3d0e7fbddd0334b58030bb89554cb9 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Mon Dec 17 16:03:58 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:07:46 2008 -0800 |
tree | 32136eaa51bedb63013cb8eab4ad7fb98e2e2373 | |
parent | 8538823f7c692c98e8b7e19cb580faa56e25e89f [diff] |
libertas: make lbs_submit_command always 'succeed' and set command timer Even if it fails, we want to wait a while and try again, with an ultimate timeout if it the condition persists. So again, just use the standard command timeout behaviour. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>