diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-03-19 19:21:45 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-03-23 16:16:57 -0500 |
commit | 54b85f489bdfafc9306dfcc21e0d2687c34c3b34 (patch) | |
tree | c141cbcf5fbad9f7e68fdf12567871c049736b34 /drivers/net/sky2.c | |
parent | 971d1e69229f3dfc6dd233b8f4b82df2c35eedd8 (diff) |
[PATCH] hostap: Fix ap_add_sta() return value verification
The Coverity checker (CID: 273) spotted this inconsequent NULL checking
(unconditionally dereferencing directly after checking for NULL
isn't a good idea). Return immediately to avoid this.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/sky2.c')
0 files changed, 0 insertions, 0 deletions