diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-06-18 01:16:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-18 01:16:13 +0200 |
commit | f586287e0fed366d80822666f70487472ab8793a (patch) | |
tree | 5e3153f55bd75a2e06821aea2809b9e463d427d2 /drivers/i2c | |
parent | bridge: make bridge address settings sticky (diff) | |
download | linux-f586287e0fed366d80822666f70487472ab8793a.tar.xz linux-f586287e0fed366d80822666f70487472ab8793a.zip |
bridge: fix IPV6=n build
Fix bridge netfilter code so that it uses CONFIG_IPV6 as needed:
net/built-in.o: In function `ebt_filter_ip6':
ebt_ip6.c:(.text+0x87c37): undefined reference to `ipv6_skip_exthdr'
net/built-in.o: In function `ebt_log_packet':
ebt_log.c:(.text+0x88dee): undefined reference to `ipv6_skip_exthdr'
make[1]: *** [.tmp_vmlinux1] Error 1
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions