OSDN Git Service

staging: wilc1000: remove function pointer cfg_wid_set
authorGlen Lee <glen.lee@atmel.com>
Fri, 2 Oct 2015 05:22:07 +0000 (14:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 10:02:15 +0000 (12:02 +0200)
commit17e8f16554f22e8e5e0146e1236c2ec64a047e92
tree43f55e88d80dc896f20e548cc3236e28df10d2a9
parent66482a56425036e605e60bf56c573b30d0596a7b
staging: wilc1000: remove function pointer cfg_wid_set

This patch removes function pointer cfg_wid_set and call the function
wilc_wlan_cfg_set_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