linux/drivers/net/wireless/hostap
David Howells 6bbefe8679 hostap: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: Jouni Malinen <j@w1.fi>
cc: John W. Linville <linville@tuxdriver.com>
cc: Johannes Berg <johannes@sipsolutions.net>
cc: linux-wireless@vger.kernel.org
cc: netdev@vger.kernel.org
cc: devel@driverdev.osuosl.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-04-29 15:41:56 -04:00
..
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_hw.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_info.c
hostap_ioctl.c
hostap_main.c
hostap_pci.c
hostap_plx.c
hostap_proc.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_wlan.h hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
Kconfig
Makefile