]> git.karo-electronics.de Git - karo-tx-linux.git/commit
openvswitch: Include ip6_fib.h.
authorJoe Stringer <joestringer@nicira.com>
Thu, 27 Aug 2015 22:25:46 +0000 (15:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2015 23:35:51 +0000 (16:35 -0700)
commit7b85b4dff2caa5e52726093fd058f87bbc14f156
treecaf81ab183fa7fc058a7ddd1bbae8e2ee4bd94df
parent2e4cfae2a8e3f9ce3925c9b6e9e865fe8476fc4f
openvswitch: Include ip6_fib.h.

kbuild test robot reports that certain configurations will not
automatically pick up on the "struct rt6_info" definition, so explicitly
include the header for this structure.

Fixes: 7f8a436 "openvswitch: Add conntrack action"
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/actions.c