Re: [patch]: ipv6 tunnel for MIPv6
From: David S. Miller <hidden>
Date: 2003-06-04 04:34:58
From: David S. Miller <hidden>
Date: 2003-06-04 04:34:58
From: Ville Nuorvala [off-list ref] Date: Fri, 30 May 2003 18:00:55 +0300 (EEST) The patch is sent as an attachment to this mail, but is also available at: You need to fix some things before I will apply this: 1) Bogus #ifdef CONFIG_IPV6_TUNNEL_MODULE. You need not this test around things like MODULE_AUTHOR() and stuff like that, linux/module.h does that for you. 2) Dependency upon subtrees patch, please remove it. There is no agreement on that semantic change to how subtrees work. Thanks.