[IPV6] Remove three method declarations in include/net/ndisc.h.
authorRami Rosen <ramirose@gmail.com>
Thu, 10 Apr 2008 09:01:21 +0000 (02:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Apr 2008 09:01:21 +0000 (02:01 -0700)
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 <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found