git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eab2e0b
)
[IPV6] Remove three method declarations in include/net/ndisc.h.
author
Rami Rosen
<ramirose@gmail.com>
Thu, 10 Apr 2008 09:01:21 +0000
(
02:01
-0700)
committer
David 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