]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8deb167207f5f65c1ab26ce06015bae37d58c8c
treee3cabba0ad881918cafc5673f5b6805f320c8bf0
parent39a1078f8133d9aeb0f49ced5cdecd71ef979536
staging: r8188eu: Fix sparse endianness warnings.

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

Fixes: 10a9c09b7692 ("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