]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
libertas: handle command timeout in main thread instead of directly in timer
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 16 Dec 2007 00:33:43 +0000 (19:33 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:37 +0000 (15:07 -0800)
commit2a345099a4fbe551a1982630b3d89c85fa5a341d
tree6556158a8b8b3f63385e36a80b9b7d7f58e8fc92
parent9fae899c2b5dc224042da63b14118abdb22ae9b6
libertas: handle command timeout in main thread instead of directly in timer

And handle the case where it times out more than once, too, instead of
locking up for ever.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmdresp.c
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/main.c