From: Rami Rosen Date: Thu, 10 Apr 2008 09:01:21 +0000 (-0700) Subject: [IPV6] Remove three method declarations in include/net/ndisc.h. X-Git-Tag: v2.6.26-rc1~1138^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cccd6078413e9707f0ef3652b4e6e9cb84e9fa0;p=pandora-kernel.git [IPV6] Remove three method declarations in include/net/ndisc.h. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed