ipv4: Kill ip_rt_redirect().
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:30:08 +0000 (21:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:30:08 +0000 (21:30 -0700)
No longer needed, as the protocol handlers now all properly
propagate the redirect back into the routing code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found