]> Pileus Git - ~andy/linux/commit
ipv6: remove prune parameter for fib6_clean_all
authorLi RongQing <roy.qing.li@gmail.com>
Fri, 27 Dec 2013 08:32:38 +0000 (16:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 08:30:35 +0000 (03:30 -0500)
commit0c3584d58913a72a6b28a976f7c0bfd2afb65237
tree39a52c05caab356ff62d241de276c8dbfa855232
parentb0555976973aa37f080188665aff2c55aa60f47d
ipv6: remove prune parameter for fib6_clean_all

since the prune parameter for fib6_clean_all always is 0, remove it.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-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
net/ipv6/route.c