Re: [PATCH net] net: vrf: check register_netdevice_notifier() error in vrf_init_module()
Jakub Kicinski <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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.