mwifiex: get rid of drv_info* adapter variables
authorXinming Hu <huxm@marvell.com>
Wed, 16 Nov 2016 13:09:07 +0000 (18:39 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 12 Jan 2017 14:44:29 +0000 (16:44 +0200)
commitd27121fca12957036077ef56ee0146c99b8a92f7
tree9fa86beedefc458b0baf740b3d61ed554adf04ca
parentfb45bd0c6d6b25536e03290d9e0449b3e4c35e45
mwifiex: get rid of drv_info* adapter variables

We can avoid drv_info_dump and drv_info_size adapter variables.
This info can be passed to mwifiex_upload_device_dump() as parameters

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/main.c
drivers/net/wireless/marvell/mwifiex/main.h
drivers/net/wireless/marvell/mwifiex/pcie.c
drivers/net/wireless/marvell/mwifiex/sdio.c