]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 25 Sep 2018 06:23:22 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:53:56 +0000 (20:53 +0200)
commita72543c3e03de23819b64114366d306d0fb7b47e
tree96997e0aa9bee5f3d8b5af8fb9de5c179bad7882
parent83da8502f46ea4a8713ee1cb257375573e535934
staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()

Use 'void' return for wilc_wlan_txq_add_to_head() as its always
return '0' value.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c