[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check
authorEugene Teo <eteo@redhat.com>
Sat, 19 May 2007 03:09:20 +0000 (11:09 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 May 2007 15:02:29 +0000 (11:02 -0400)
NULL checks should be performed before the dereference.

Spotted by the Coverity checker.

Signed-off-by: Eugene Teo <eteo@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found