commit | c0d43990768b6ca83604ff4be80425b89d317e2f | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Tue Apr 29 10:07:56 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 30 20:34:27 2008 -0400 |
tree | 26eb8a1ed4e91b737bce7706ce701f497c5f5968 | |
parent | 2e35af143a1380173ba292e48e9b4913ef16b4ee [diff] |
libertas: fix use-before-check violation 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>