]> git.baikalelectronics.ru Git - kernel.git/commit
vrf: add l3mdev registration for table to VRF device lookup
authorAndrea Mayer <andrea.mayer@uniroma2.it>
Fri, 19 Jun 2020 22:54:46 +0000 (00:54 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jun 2020 00:22:23 +0000 (17:22 -0700)
commit8c473a512eab94415a08a60ae48a30b4a6acec49
tree577d33d3c535bf12713c810870c35f0fffd32d7e
parenta1bfb7310630f428e3b28c701815a8f893e0ce7b
vrf: add l3mdev registration for table to VRF device lookup

During the initialization phase of the VRF module, the callback for table
to VRF device lookup is registered in l3mdev.

Signed-off-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vrf.c