diff options
author | Tom Herbert <tom@herbertland.com> | 2015-08-24 18:45:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-24 19:34:40 +0200 |
commit | 127eb7cd3c210afead788991a30950a9e36759ea (patch) | |
tree | 8bb513d62040ed1017bb11922a38792f93b7fd33 /net/ipv6/ip6_checksum.c | |
parent | net: phy: add interrupt support for aquantia phy (diff) | |
download | linux-127eb7cd3c210afead788991a30950a9e36759ea.tar.xz linux-127eb7cd3c210afead788991a30950a9e36759ea.zip |
lwt: Add cfg argument to build_state
Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).
LWT encpasulation implementation may use the fib configuration to build
the LWT state.
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_checksum.c')
0 files changed, 0 insertions, 0 deletions