]> bbs.cooldavid.org Git - net-next-2.6.git/commit
libertas: make lbs_submit_command always 'succeed' and set command timer
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 17 Dec 2007 21:03:58 +0000 (16:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:46 +0000 (15:07 -0800)
commit18c52e7c3e3d0e7fbddd0334b58030bb89554cb9
tree32136eaa51bedb63013cb8eab4ad7fb98e2e2373
parent8538823f7c692c98e8b7e19cb580faa56e25e89f
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>
drivers/net/wireless/libertas/cmd.c