summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/main.h
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2016-12-01 16:08:20 +0300
committerKalle Valo <kvalo@codeaurora.org>2017-01-12 17:47:31 +0300
commitc0e6aa42682311611a7bfa40f7c8a91452eb030f (patch)
treef9826b636b1f4906f0986a55828f16df33e71058 /drivers/net/wireless/marvell/mwifiex/main.h
parent045f0c1b5e26818e28a401e623a581dfbd6b371e (diff)
downloadlinux-c0e6aa42682311611a7bfa40f7c8a91452eb030f.tar.xz
mwifiex: use module_*_driver helper macros
After user_rmmod global flag removal, *_init_module() and *_cleanup_module() have become just a wrapper functions. We will get rid of them with the help of module_*_driver() macros. For pcie, existing ".init_if" handler has same name as what module_pcie_driver() macro will create. Let's rename it to avoid conflict. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/marvell/mwifiex/main.h')
0 files changed, 0 insertions, 0 deletions