diff options
| author | Ping-Ke Shih <[email protected]> | 2024-09-13 00:28:12 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-09-13 05:31:55 +0000 |
| commit | bfa0290f4fc4c84e1283077eecd44147ec27a8c9 (patch) | |
| tree | 4ac49046c1fea0f2f443ce6e389b010edaf4395e /lib/crypto/mpi/mpi-mul.c | |
| parent | staging: vt6655: mac.h: Fix possible precedence issue in macros (diff) | |
| download | kernel-bfa0290f4fc4c84e1283077eecd44147ec27a8c9.tar.gz kernel-bfa0290f4fc4c84e1283077eecd44147ec27a8c9.zip | |
staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attrib
The drvinfo_sz is a size of hardware generated data putting in front of
real RX data. The functions r8712_rxcmd_event_hdl() and recvbuf2recvframe()
have its own parsing code to get drvinfo_sz to access real RX data, so
removing this unused drvinfo_sz is safe.
Otherwise, clang report:
rtl8712_recv.c:139:6: warning:
variable 'drvinfo_sz' set but not used [-Wunused-but-set-variable]
139 | u16 drvinfo_sz;
| ^
Signed-off-by: Ping-Ke Shih <[email protected]>
Tested-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
