ipv4: remove fib_update_nh_saddrs() declaration.
authorRami Rosen <ramirose@gmail.com>
Mon, 1 Jul 2013 19:19:45 +0000 (22:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2013 07:33:52 +0000 (00:33 -0700)
This patch removes the fib_update_nh_saddrs() declaration from
include/net/ip_fib.h, as the fib_update_nh_saddrs() method was removed in
coomit 436c3b6 ("ipv4: Invalidate nexthop cache nh_saddr more correctly").

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

No differences found