Re: [PATCH net] net: vrf: check register_netdevice_notifier() error in vrf_init_module()
From: Jakub Kicinski
Date: Tue Aug 04 2026 - 21:55:22 EST
On Mon, 3 Aug 2026 10:59:47 -0600 David Ahern wrote:
> Fixes: 193125dbd8eb ("net: Introduce VRF device driver")
Thanks for the tag and the review!
In this case I'm going to skip and take this via net-next
'cause register_netdevice_notifier() is guaranteed not
to fail today.