diff options
| author | Phillip Potter <[email protected]> | 2021-09-06 02:01:03 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-13 08:49:49 +0200 |
| commit | c22f7f5b40c498f2a43ddef61f109809ec7f93fa (patch) | |
| tree | 2993e996511bbea4ecbe980435d7d74a485c63fd /tools/perf/scripts/python/netdev-times.py | |
| parent | 54ff2ed45cd8fa7ab4292c9770c1e2371ec26bba (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions