linux/drivers/net/wireless/hostap
Adrian Bunk 54b85f489b [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>
2006-03-23 16:16:57 -05:00
..
hostap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_rx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_tx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ap.c [PATCH] hostap: Fix ap_add_sta() return value verification 2006-03-23 16:16:57 -05:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_config.h [PATCH] hostap: allow flashing firmware 2006-01-16 16:51:53 -05:00
hostap_cs.c [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards 2006-03-01 11:12:00 +01:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 2006-03-23 16:16:57 -05:00
hostap_info.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ioctl.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_main.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_pci.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
hostap_plx.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
hostap_proc.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_wlan.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
Kconfig [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 2006-01-30 17:41:36 -05:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00