commit | 3cccd6078413e9707f0ef3652b4e6e9cb84e9fa0 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Thu Apr 10 02:01:21 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 10 02:01:21 2008 -0700 |
tree | 0a783b7b2e41a081090907e89696a21632fa1a6d | |
parent | eab2e0b2ec150aec8887d0cf178f7c989296266f [diff] |
[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 <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>