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

This patch removes function pointer wlan_firmware_download and just call
the function wilc_wlan_firmware_download. 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/linux_wlan.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
drivers/staging/wilc1000/wilc_wlan_if.h