staging: r8188eu: Fix different base types in assignments and parameters
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Fri, 30 Jul 2021 18:14:52 +0000 (20:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Jul 2021 07:20:55 +0000 (09:20 +0200)
commit56febcc2595e2bf2546c5bb4c35740ce883771a2
treecff73e9f79e7d77d57197e079c6a7083bd421ed2
parent9b6818c1ac0e545c632265e4bf0aa1171347ebea
staging: r8188eu: Fix different base types in assignments and parameters

Fix sparse warnings of different base types in assignments
and in passing function parameters.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210730181452.23062-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_br_ext.c