staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event
authorGlen Lee <glen.lee@atmel.com>
Thu, 24 Sep 2015 09:14:59 +0000 (18:14 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:39:58 +0000 (02:39 +0200)
commit6a3b94f71829bee2c2467870470e6d528f9ea46d
treee895d888d871a620c678f0daddee68bd60fa06e4
parent5cd6363385d0fe1669b4bf0906939b08e77b031e
staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event

This patch removes cfg_wait and cfg_wait_event which are pointer of
g_linux_wlan->cfg_event. No need to have pointer varialbe of it. Just use
g_linux_wlan->cfg_event.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan_if.h