diff options
author | Joe Stringer <joestringer@nicira.com> | 2015-09-12 01:01:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-12 01:39:04 +0300 |
commit | 38c089d1d8d058f5dff018a811568aa8e8bc47fc (patch) | |
tree | c76ac8d4750650a0c5e9c07f1a953269d8e4036d /drivers/net/irda | |
parent | c2d4fbd2163e607915cc05798ce7fb7f31117cc1 (diff) | |
download | linux-38c089d1d8d058f5dff018a811568aa8e8bc47fc.tar.xz |
openvswitch: Fix dependency on IPv6 defrag.
When NF_CONNTRACK is built-in, NF_DEFRAG_IPV6 is a module, and
OPENVSWITCH is built-in, the following build error would occur:
net/built-in.o: In function `ovs_ct_execute':
(.text+0x10f587): undefined reference to `nf_ct_frag6_gather'
Fixes: 7f8a436eaa2c ("openvswitch: Add conntrack action")
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/irda')
0 files changed, 0 insertions, 0 deletions