staging: r8188eu: binstallGrpkey is set to _FAIL
authorMichael Straube <straube.linux@gmail.com>
Fri, 11 Nov 2022 08:37:33 +0000 (09:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Nov 2022 18:48:46 +0000 (19:48 +0100)
commit7209757311d6eec4c531feba31b170c33122491e
tree0f88cfa28563aaafad54e021dfc9664bfa4a3270
parent64ce3acd0a50b3ad7ff345fe11bbb3d39cab216b
staging: r8188eu: binstallGrpkey is set to _FAIL

The variable binstallGrpkey is set to _FAIL which is defined as 0.
Use false to set the variable to get rid of another use of _FAIL.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20221111083733.3144-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/os_intfs.c