linux/drivers/net/wireless/hostap
Alexey Khoroshilov 0cbe8c87fe hostap: do not return positive number on failure path in prism2_open()
prism2_open() as an .ndo_open handler should not return positive numbers
in case of failure, but it does return 1 in a couple of places.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-08-05 14:52:45 -04:00
..
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c wireless: single_open() leaks 2013-05-05 00:13:20 -04:00
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
hostap_download.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_hw.c wireless: single_open() leaks 2013-05-05 00:13:20 -04:00
hostap_info.c
hostap_ioctl.c
hostap_main.c hostap: do not return positive number on failure path in prism2_open() 2013-08-05 14:52:45 -04:00
hostap_pci.c
hostap_plx.c
hostap_proc.c wireless: single_open() leaks 2013-05-05 00:13:20 -04:00
hostap_wlan.h hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
Kconfig
Makefile