]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove function pointer cfg_wid_get
authorGlen Lee <glen.lee@atmel.com>
Fri, 2 Oct 2015 05:22:08 +0000 (14:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 10:02:15 +0000 (12:02 +0200)
commit916e15e2c6b694d9741abf4d65458ca14cfcddfe
tree453c59c6ed4458b4063330374bd2c48573a88230
parent41528b1175df824538c6eff19782c95d208f2077
staging: wilc1000: remove function pointer cfg_wid_get

Remove function pointer cfg_wid_get and call the function
wilc_wlan_cfg_get_wid instead. Remove static from the function declaration.

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/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
drivers/staging/wilc1000/wilc_wlan_cfg.c
drivers/staging/wilc1000/wilc_wlan_cfg.h