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

This patch removes function pointer wlan_cfg_set and just call
the function wilc_wlan_cfg_set. 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