commit | 842c74bffcdb1d305ccd9e61e417cceae86b9963 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Sep 20 10:06:12 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 20 10:06:12 2010 -0700 |
tree | e1f53ccfcfae9c3e37de17e1878907c1b7a21051 | |
parent | 04746ff1289f75af26af279eb4b0b3e231677ee4 [diff] |
ip_gre: CONFIG_IPV6_MODULE support 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>