]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit - drivers/net/wireless/libertas/cmd.c
libertas: be more careful about command responses matching cur_cmd
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 12 Dec 2007 04:42:49 +0000 (23:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:59 +0000 (15:06 -0800)
commite1258177e437cb8b892622f2b7beedd4701540ac
tree35addee654285e88ec1b49526cf3473427500f1e
parent06113c1c70349f5f888436ac2af28c707f4602ef
libertas: be more careful about command responses matching cur_cmd

Especially in the light of OLPC trac #5461, in which the firmware starts
sending us seemingly random command responses which bear little relation
to the command we sent it.

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