linux/drivers/net/netdevsim
Stanislav Fomichev 8a5df09e70 netdevsim: convert to ndo_set_rx_mode_async
Convert netdevsim from ndo_set_rx_mode to ndo_set_rx_mode_async.
The callback is a no-op stub so just update the signature and
ops struct wiring.

Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20260416185712.2155425-11-sdf@fomichev.me
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2026-04-21 12:50:25 +02:00
..
Makefile netdevsim: move TC offload code to a dedicated file 2026-03-20 20:13:14 -07:00
bpf.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
bus.c net: netdevsim: correct typo in new_device_store error message 2026-03-20 20:12:01 -07:00
dev.c netdevsim: Add devlink port resource registration 2026-04-08 19:55:38 -07:00
ethtool.c
fib.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
health.c
hwstats.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ipsec.c
macsec.c
netdev.c netdevsim: convert to ndo_set_rx_mode_async 2026-04-21 12:50:25 +02:00
netdevsim.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-04-14 12:04:00 -07:00
psample.c net: use get_random_u{16,32,64}() where appropriate 2026-04-09 19:27:43 -07:00
psp.c netdevsim: use u64_stats_t with u64_stats_sync properly 2026-01-26 19:53:36 -08:00
tc.c netdevsim: support tc-ets offload 2026-03-20 20:13:14 -07:00
udp_tunnels.c