staging: r8188eu: Fix sparse endianness warnings.
authorCharlie Sands <sandsch@northvilleschools.net>
Wed, 30 Mar 2022 03:14:05 +0000 (23:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:48 +0000 (07:33 +0200)
commit2d959a842a8ff26c8c9c01f60a4db156cf3f55f6
treee3cabba0ad881918cafc5673f5b6805f320c8bf0
parent2487b7c46b1a06cd32d85f065bca75c3fe1d544d
staging: r8188eu: Fix sparse endianness warnings.

This patch fixes sparse warnings about the endianness of different
integers in the driver.

Fixes: 15865124feed ("staging: r8188eu: introduce new core dir for RTL8188eu driver")
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Charlie Sands <sandsch@northvilleschools.net>
Link: https://lore.kernel.org/r/YkPK/QmLAp3BkygY@sckzor-linux.localdomain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_br_ext.c