From: Stephen Hemminger Date: Fri, 21 Nov 2008 04:33:21 +0000 (-0800) Subject: ipip: convert to net_device_ops X-Git-Tag: v2.6.29-rc1~581^2~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a12b14715e2dcd34dc8002927263ad3437344c;p=pandora-kernel.git ipip: convert to net_device_ops Convert to network device ops. Needed to change to directly call the init routine since two sides share same ops. In the process found by inspection a device ref count leak if register_netdevice failed. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed