[IPV6]: Don't redo xfrm_lookup for cached dst entries
authorPatrick McHardy <kaber@trash.net>
Thu, 8 Sep 2005 21:27:47 +0000 (14:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2005 21:27:47 +0000 (14:27 -0700)
The xfrm lookup is already done when the dst entry is looked up first and
stored in the cache.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found