diff options
author | Hans de Goede <[email protected]> | 2024-10-24 20:10:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-04 00:51:15 +0100 |
commit | 037f9a6df3fba555a51412020c5f80a81fecacfa (patch) | |
tree | cd46f5fc357f67082b51d9971e33216e7d4136d3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 39dace70722a5ce76a6053c7613402de025017b0 (diff) |
staging: rtl8723bs: Remove no-op netdevice_notifier()
rtw_ndev_notifier_call() does not do anything other then
a netdev_dbg() + always returning NOTIFY_DONE.
Remove the no-op notifier.
This also fixes a WARN() when unbinding + rebinding the driver
which was caused by the remove() method not unregistering
the notifier.
Signed-off-by: Hans de Goede <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions