android_kernel_motorola_sm6225/drivers/net/wireless/hostap
Paul Gortmaker c8bf40ad4f wireless: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-03 15:37:01 -05:00
..
hostap.h
hostap_80211.h
hostap_80211_rx.c wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC 2012-10-18 09:01:54 +02:00
hostap_80211_tx.c drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:31:08 -04:00
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 wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
hostap_download.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_hw.c net: hostap: inherit addr_assign_type along with dev_addr 2013-09-03 20:57:49 -04:00
hostap_info.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
hostap_ioctl.c drivers/net/wireless/hostap: Integer overflow 2014-01-03 15:36:56 -05:00
hostap_main.c net: hostap: inherit addr_assign_type along with dev_addr 2013-09-03 20:57:49 -04:00
hostap_pci.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
hostap_plx.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
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