Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information