diff options
| author | 2026-04-03 01:10:22 +0200 | |
|---|---|---|
| committer | 2026-04-09 18:21:46 -0700 | |
| commit | 1e91c98bc9a8ef8198e73151b2a118cd3748925d (patch) | |
| tree | a7ab53f99a89ca8cf395234782c3fac67268ce6b /samples/kobject/ssh:/git@git.zx2c4.com/git: | |
| parent | net, ethtool: Disallow leased real rxqs to be resized (diff) | |
net: Slightly simplify net_mp_{open,close}_rxq
net_mp_open_rxq is currently not used in the tree as all callers are
using __net_mp_open_rxq directly, and net_mp_close_rxq is only used
once while all other locations use __net_mp_close_rxq.
Consolidate into a single API, netif_mp_{open,close}_rxq, using the
netif_ prefix to indicate that the caller is responsible for locking.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Co-developed-by: David Wei <dw@davidwei.uk>
Signed-off-by: David Wei <dw@davidwei.uk>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://patch.msgid.link/20260402231031.447597-6-daniel@iogearbox.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
