diff options
author | David Ahern <dsahern@gmail.com> | 2017-10-18 21:39:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-20 15:29:26 +0300 |
commit | 6eba87c781aaa02f6bf1b64df2f8b12833eee521 (patch) | |
tree | 1cb2a33f0183083aba0e54d1f618ed75bf1e8492 /drivers/net/tun.c | |
parent | 1fba70e5b6bed53496ba1f1f16127f5be01b5fb6 (diff) | |
download | linux-6eba87c781aaa02f6bf1b64df2f8b12833eee521.tar.xz |
net: ipv4: Change fib notifiers to take a fib_alias
All of the notifier data (fib_info, tos, type and table id) are
contained in the fib_alias. Pass it to the notifier instead of
each data separately shortening the argument list by 3.
Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions