[IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h
authorRami Rosen <ramirose@gmail.com>
Fri, 8 Feb 2008 02:11:49 +0000 (18:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Feb 2008 02:11:49 +0000 (18:11 -0800)
This patch removes some unused definitions and one method typedef
declaration (f_pnode)
in include/net/ip6_fib.h, as they are not used in the kernel.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found