]> git.baikalelectronics.ru Git - kernel.git/commit
net: add fib_rules_ops to flush_cache method
authorDenis V. Lunev <den@openvz.org>
Sun, 6 Jul 2008 02:01:28 +0000 (19:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 6 Jul 2008 02:01:28 +0000 (19:01 -0700)
commit71c8348cdc90fed867567c6cd80f33e2b59ea087
treeff627bdee8efd3018f0e5ae9a35fe48a2f91a8ca
parentb12729c8522feb512205b3299df5e6d262676a4b
net: add fib_rules_ops to flush_cache method

This is required to pass namespace context into rt_cache_flush called from
->flush_cache.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_rules.h
net/core/fib_rules.c
net/decnet/dn_rules.c
net/ipv4/fib_rules.c