]> git.baikalelectronics.ru Git - kernel.git/commit
route: Remove redirect_genid
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 6 Mar 2012 21:21:10 +0000 (21:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2012 08:30:32 +0000 (00:30 -0800)
commitbb0c5ddd7469690e1778f377a833af37cdeb38d3
treeae13a0ca68397df2792e064b0877376d106a2030
parent0e7df0bb10b6b1019f1193ddd4b4f52696037d30
route: Remove redirect_genid

As we invalidate the inetpeer tree along with the routing cache now,
we don't need a genid to reset the redirect handling when the routing
cache is flushed.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
net/ipv4/inetpeer.c
net/ipv4/route.c