staging: rtl8188eu: change return type of rtw_hal_xmit()
authorMichael Straube <straube.linux@gmail.com>
Sat, 27 Oct 2018 20:28:49 +0000 (22:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 11:41:00 +0000 (12:41 +0100)
commit8a6b6868eb07d75063b1f5e0b32fbbe6691f9f4e
tree9302ca81551ed977ab05052752ebd735a0b12e5f
parentddc95605ad4656e3217033eab4c07f743721fe18
staging: rtl8188eu: change return type of rtw_hal_xmit()

The function rtw_hal_xmit() returns true or false.
Change the return type from s32 to bool.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c
drivers/staging/rtl8188eu/include/hal_intf.h