]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller
authorRodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
Wed, 11 Dec 2024 23:26:40 +0000 (20:26 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2024 15:54:11 +0000 (16:54 +0100)
commit716eefc88c2f784ef16395d6a3eea8670847bba4
treeec193221431847d9bae8c0faeece1a932aa8d679
parent2bc2c3640039520d7cc0ea1e4c91fb0a8126fdda
staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller

After removing code isolated by DBG_RX_SIGNAL_DISPLAY_RAW_DATA cflag,
HAL_DEF_DBG_RX_INFO_DUMP enum lost it's use. Removing the enum
and the caller.

Signed-off-by: Rodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20241211233415.37702-3-rodrigo.gobbi.7@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
drivers/staging/rtl8723bs/hal/hal_com.c
drivers/staging/rtl8723bs/include/hal_intf.h