]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove function pointer wlan_cfg_get_value
authorGlen Lee <glen.lee@atmel.com>
Thu, 1 Oct 2015 07:03:42 +0000 (16:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:59:52 +0000 (11:59 +0200)
commitfe7c79f682d7612b6f6526ca363415442a2f30c6
tree8a1c3c502b26e7599dc4e8223d4add5ec8a90610
parente4ca36f92a0bf899f8ed40ff3b7885d1066152dc
staging: wilc1000: remove function pointer wlan_cfg_get_value

This patch removes function pointer wlan_cfg_get_value and just call
the function wilc_wlan_cfg_get_val. 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/coreconfigurator.c
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