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)
commitac3f48de09d8f4b73397047e413fadff7f65cfa7
treeae13a0ca68397df2792e064b0877376d106a2030
parent5faa5df1fa2024bd750089ff21dcc4191798263d
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