ip_gre: CONFIG_IPV6_MODULE support
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 20 Sep 2010 17:06:12 +0000 (10:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Sep 2010 17:06:12 +0000 (10:06 -0700)
ipv6 can be a module, we should test CONFIG_IPV6 and CONFIG_IPV6_MODULE
to enable ipv6 bits in ip_gre.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found