linux/drivers/staging/r8188eu
Martin Kaiser a39a6b330b staging: r8188eu: remove unnecessary initializations
Do not initialise bPacketMatchBSSID, bPacketToSelf and bPacketBeacon to
false at the start of update_recvframe_phyinfo_88e. All of them are set to
their actual values before they're used.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220315205041.2714168-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-03-16 15:09:22 +01:00
..
core staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_priv 2022-03-15 15:18:20 +01:00
hal staging: r8188eu: remove unnecessary initializations 2022-03-16 15:09:22 +01:00
include staging: r8188eu: remove unused fields in struct recv_buf 2022-03-14 18:29:13 +01:00
os_dep staging: r8188eu: proper error handling in rtw_init_drv_sw 2022-03-15 15:18:32 +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