staging: wilc1000: remove function pointer wlan_stop
authorGlen Lee <glen.lee@atmel.com>
Thu, 1 Oct 2015 07:03:34 +0000 (16:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:59:52 +0000 (11:59 +0200)
commit8cec741e4aee21b324a4c2a7e142114271dfe572
treeb209ce4a1d1d3a2030b21fa36bb171278f59abd1
parente42563bbb223190575918c1706309ff99deef331
staging: wilc1000: remove function pointer wlan_stop

This patch removes function pointer wlan_stop and just call
the function wilc_wlan_stop. Remove static from the function also.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@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.h
drivers/staging/wilc1000/wilc_wlan_if.h
This page took 0.025535 seconds and 5 git commands to generate.