aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorPhillip Potter <phil@philpotter.co.uk>2021-09-06 02:01:03 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-13 08:49:49 +0200
commitc22f7f5b40c498f2a43ddef61f109809ec7f93fa (patch)
tree2993e996511bbea4ecbe980435d7d74a485c63fd /scripts/stackusage
parentstaging: r8188eu: remove hal_xmitframe_enqueue from struct hal_ops (diff)
staging: r8188eu: remove Efuse_PgPacketWrite_BT function
Remove static Efuse_PgPacketWrite_BT and its one caller from core/rtw_efuse.c. This function is a wrapper function which calls the Efuse_PgPacketWrite_BT function pointer of struct hal_ops unconditionally. As this function pointer is never set, and this function call is possible to reach, this could lead to an attempt to deference a NULL pointer, which would crash the driver. Signed-off-by: Phillip Potter <phil@philpotter.co.uk> Link: https://lore.kernel.org/r/20210906010106.898-12-phil@philpotter.co.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions