libertas: fix use-before-check violation
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Tue, 29 Apr 2008 08:07:56 +0000 (10:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 1 May 2008 00:34:27 +0000 (20:34 -0400)
According to Coverity (kudo's to Adrian Bunk), we had one use-before-check
bug in libe libertas driver. This patch fixes this issue.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found