]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()
authorMichael Straube <straube.linux@gmail.com>
Sat, 27 Oct 2018 20:28:48 +0000 (22:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 11:41:00 +0000 (12:41 +0100)
commitddc95605ad4656e3217033eab4c07f743721fe18
treec346ff5d050b5351a69966999bf62d6060fa8ec4
parentbf58500ff4210e8064398631329d38df40859073
staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()

The function rtl8188eu_xmitframe_complete() 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/rtl8188e_xmit.h