kernel-ark/drivers/net/wireless/intersil/hostap
Dan Carpenter 9e4aee43dc hostap: fix an error code in prism2_config()
The current code returns success if prism2_init_local_data() fails, but
we want to return an error code.  Also we can remove the bogus
ret initializer because it is wrong and never used.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-12-11 13:22:04 +02:00
..
hostap_80211_rx.c
hostap_80211_tx.c
hostap_80211.h
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c
hostap_info.c
hostap_ioctl.c
hostap_main.c
hostap_pci.c
hostap_plx.c
hostap_proc.c
hostap_wlan.h
hostap.h
Kconfig
Makefile