]> git.baikalelectronics.ru Git - kernel.git/commit
libertas: fix sanity check on sequence number in command response
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Mar 2008 11:20:12 +0000 (12:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Mar 2008 23:36:37 +0000 (18:36 -0500)
commit866d69832857d5818464540d40aa1926d923952f
tree31b17cb19d71aa85e9f016cf58d84ac463d3cbe0
parent98de3fd20948914f23c7303477e1cdb3339ea3f8
libertas: fix sanity check on sequence number in command response

Slightly more useful if we compare it against the sequence number of the
command we have outstanding, rather than comparing the reply with itself.

Doh. Pointed out by Sebastian Siewior

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmdresp.c