commit | bc67a0daf8f3bc6fa8fcb68090f3c444de7f951c | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalm@mellanox.com> | Mon Mar 26 15:01:31 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 26 13:14:42 2018 -0400 |
tree | 8a04f078c99bdacd22c50739c10e63e76039ed58 | |
parent | 02a21de90c72ba433bb9eda85bb50af2e4748c2a [diff] |
ipmr: Make vif fib notifiers common The fib-notifiers are tightly coupled with the vif_device which is already common. Move the notifier struct definition and helpers to the common file; Currently they're only used by ipmr. Signed-off-by: Yuval Mintz <yuvalm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>