OSDN Git Service

staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 26 Jun 2018 06:07:08 +0000 (11:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:55:51 +0000 (21:55 +0900)
commitc6a358d56476274c0ed4c4604565959692569762
tree88484774dcaa2ff4a24c770d616301dd1137f5f2
parent708d96fb2abe4a1a356e9d44ed5a6a470dab3204
staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()

Rename wilc_enqueue_cmd() to wilc_enqueue_work() because its used to
enqueue the work queue. Also removed the function header comment for
wilc_enqueue_cmd() as its not correct.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c