staging: wilc1000: remove function pointer cfg_wid_get
commitec1b86bf6a47d6099cd502e6dc1a1217e2c6c23d
authorGlen Lee <glen.lee@atmel.com>
Fri, 2 Oct 2015 05:22:08 +0000 (2 14:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 10:02:15 +0000 (2 12:02 +0200)
tree453c59c6ed4458b4063330374bd2c48573a88230
parent17e8f16554f22e8e5e0146e1236c2ec64a047e92
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