[PATCH net-2.6.26] [IPV6] Remove three method declarations in include/net/ndisc.h. - Kernel
This is a discussion on [PATCH net-2.6.26] [IPV6] Remove three method declarations in include/net/ndisc.h. - Kernel ; Hi,
This patch removes two unused method declarations in include/net/ndisc.h:
ndisc_forwarding_on(void) and ndisc_forwarding_off(void);
Also igmp6_cleanup(void) appears twice in this header, so one
igmp6_cleanup(void)
declaration is removed.
Regards,
Rami Rosen
Signed-off-by: Rami Rosen...
-
[PATCH net-2.6.26] [IPV6] Remove three method declarations in include/net/ndisc.h.
Hi,
This patch removes two unused method declarations in include/net/ndisc.h:
ndisc_forwarding_on(void) and ndisc_forwarding_off(void);
Also igmp6_cleanup(void) appears twice in this header, so one
igmp6_cleanup(void)
declaration is removed.
Regards,
Rami Rosen
Signed-off-by: Rami Rosen
-
Re: [PATCH net-2.6.26] [IPV6] Remove three method declarations in include/net/ndisc.h.
From: "Rami Rosen"
Date: Tue, 1 Apr 2008 14:33:54 +0300
> Hi,
> This patch removes two unused method declarations in include/net/ndisc.h:
> ndisc_forwarding_on(void) and ndisc_forwarding_off(void);
> Also igmp6_cleanup(void) appears twice in this header, so one
> igmp6_cleanup(void)
> declaration is removed.
>
> Signed-off-by: Rami Rosen
Applied to net-2.6.26, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/