OSDN Git Service

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)
commit34dbf00cb88e5b71f2b7b26e657a431522268fc7
tree96997e0aa9bee5f3d8b5af8fb9de5c179bad7882
parentabffb39bdea65247a9248527c07a3ab13c332b27
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