staging: rtl8188eu: change return type of is_basicrate() to bool
The function is_basicrate() returns true or false, so change the return type from int to bool. Signed-off-by:Michael Straube <straube.linux@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment