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)
commita59a8ffd4a1bc413c1e0169cf8a31cf9b4237264
tree577d33d3c535bf12713c810870c35f0fffd32d7e
parent33306f1aaf82ba7dd072d4d7b97de63b1033cce3
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