commit | c2ff682a6f5c5ae2cb23b32bb4fd7a6fb059d4fc | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Wed Jun 19 12:03:13 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 21:18:17 2013 -0700 |
tree | 802962ed34c3b2d5e6268e90c18cf9dbf50466bf | |
parent | eea86af6b1e18d6fa8dc959e3ddc0100f27aff9f [diff] |
sit: fix an oops when IFLA_IPTUN_PROTO is not set The use of this attribute has been added in 32b8a8e59c9c (sit: add IPv4 over IPv4 support). It is optional, by default proto is IPPROTO_IPV6. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>