ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 6 Oct 2014 17:58:34 +0000 (19:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2014 04:02:30 +0000 (00:02 -0400)
commit94b2cfe02bfe3f1918d91bd6f498e308c5605cbc
tree597dc0faf3ccd86acc74851f92e37bef3988973f
parent1ff0dc9499b25d016777f9b8d3ee486fd588ba59
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal

Also renamed struct fib6_walker_t to fib6_walker and enum fib_walk_state_t
to fib6_walk_state as recommended by Cong Wang.

Cc: Cong Wang <cwang@twopensource.com>
Cc: YOSHIFUJI Hideaki <hideaki@yoshifuji.org>
Cc: Martin Lau <kafai@fb.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c