]> git.baikalelectronics.ru Git - kernel.git/commit
inet: Consolidate inetpeer_invalidate_tree() interfaces.
authorDavid S. Miller <davem@davemloft.net>
Sat, 9 Jun 2012 23:32:41 +0000 (16:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Jun 2012 23:32:41 +0000 (16:32 -0700)
commitae903fded695eb90ef4690fb4ca7f47d787f0ec9
tree84748cfc069b11d6800b50e6ee71fa742a364c7b
parent9c565b3aa7d382af222eebbe8f6148fc45b0cf6a
inet: Consolidate inetpeer_invalidate_tree() interfaces.

We only need one interface for this operation, since we always know
which inetpeer root we want to flush.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
net/ipv4/inetpeer.c
net/ipv4/route.c
net/ipv6/route.c