diff options
author | Samiullah Khawaja <skhawaja@google.com> | 2025-07-23 01:30:30 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-24 18:34:55 -0700 |
commit | 78afdadafe6fe0c74c08fda156e7be0a0b402b90 (patch) | |
tree | 50ed59524c68cb20ee0d60a6196b49feacd7b028 /net/unix/af_unix.c | |
parent | 71c52411c51bf4f0869c572294ce8123b26528d5 (diff) |
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Prepare for adding an enum type for NAPI threaded states by adding
netif_threaded_enable API. De-export the existing netif_set_threaded API
and only use it internally. Update existing drivers to use
netif_threaded_enable instead of the de-exported netif_set_threaded.
Note that dev_set_threaded used by mt76 debugfs file is unchanged.
Signed-off-by: Samiullah Khawaja <skhawaja@google.com>
Link: https://patch.msgid.link/20250723013031.2911384-3-skhawaja@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions