[PATCH 0/3] staging: r8188eu: clean up unnecessary type casts
From: Michael Straube
Date: Sun Aug 29 2021 - 07:26:14 EST
This series removes unnecessary type casts from de/encrypt functions
in core/rtw_security.c.
Tested with Inter-Tech DMG-02 adapter connected to a CCMP network.
Michael Straube (3):
staging: r8188eu: convert type of second parameter of rtw_*_encrypt()
staging: r8188eu: convert type of second parameter of rtw_*_decrypt()
staging: r8188eu: remove unnecessary type casts
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 2 +-
drivers/staging/r8188eu/core/rtw_recv.c | 6 +-
drivers/staging/r8188eu/core/rtw_security.c | 61 +++++++++----------
drivers/staging/r8188eu/core/rtw_xmit.c | 6 +-
.../staging/r8188eu/include/rtw_security.h | 12 ++--
5 files changed, 42 insertions(+), 45 deletions(-)
--
2.32.0