linux/drivers/staging/r8188eu
Martin Kaiser 23a11ec550 staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
Remove an unnecessary temporary variable in update_recvframe_attrib_88e.
We can use the prxstat pointer directly to parse the input data. There's
no need to store a local copy in "report".

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220305144117.1380534-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-03-14 18:29:34 +01:00
..
core staging: r8188eu: mark is_ap_in_tkip as bool 2022-03-14 18:27:15 +01:00
hal staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e 2022-03-14 18:29:34 +01:00
include staging: r8188eu: remove unused fields in struct recv_buf 2022-03-14 18:29:13 +01:00
os_dep staging: r8188eu: remove unused fields in struct recv_buf 2022-03-14 18:29:13 +01:00
Kconfig staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P} 2021-09-13 08:49:54 +02:00
Makefile staging: r8188eu: remove rtw_debug module parameter 2022-02-17 16:00:36 +01:00
TODO