summaryrefslogtreecommitdiffstats
path: root/drivers/soc/xilinx
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-05-23 05:27:59 +0200
committerDavid S. Miller <davem@davemloft.net>2019-05-24 22:26:44 +0200
commit1cf844c747d5424abe76f7b599c00b1ac17d3fce (patch)
treeec68db9a13a743fafe2f3db3877226f7e5bd2cce /drivers/soc/xilinx
parentipv6: Move exception bucket to fib6_nh (diff)
downloadlinux-1cf844c747d5424abe76f7b599c00b1ac17d3fce.tar.xz
linux-1cf844c747d5424abe76f7b599c00b1ac17d3fce.zip
ipv6: Make fib6_nh optional at the end of fib6_info
Move fib6_nh to the end of fib6_info and make it an array of size 0. Pass a flag to fib6_info_alloc indicating if the allocation needs to add space for a fib6_nh. The current code path always has a fib6_nh allocated with a fib6_info; with nexthop objects they will be separate. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/soc/xilinx')
0 files changed, 0 insertions, 0 deletions