ipv6: convert tunnels to net_device_ops
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 21 Nov 2008 04:33:56 +0000 (20:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2008 04:33:56 +0000 (20:33 -0800)
commit1326c3d5a4b792a2b15877feb7fb691f8945d203
treeec87c30b83541f2f96c864e4fc7096fcec9490b3
parent23a12b14715e2dcd34dc8002927263ad3437344c
ipv6: convert tunnels to net_device_ops

Like IPV4, convert the tunnel virtual devices to use net_device_ops.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c
net/ipv6/sit.c