]> 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)
commit0e64599bbaf48f9a99f3c2ff9c9a1c02f3a7435b
tree96997e0aa9bee5f3d8b5af8fb9de5c179bad7882
parent74c530f18f14d3490750f37a16675722c1deea6c
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