commit | 596f2d0554352f1089f7478b309b27d8cdf5cd4f | [log] [tgz] |
---|---|---|
author | Eugene Teo <eteo@redhat.com> | Sat May 19 11:09:20 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 22 11:02:29 2007 -0400 |
tree | f901ca3688180b5405881fabd68f401ce457a247 | |
parent | 3d4bd24b019981394fabb465b0c7932924b83d65 [diff] |
[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check 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>