commit | 86dc8ee0b2c524d47864ee1bdf2b36ea157405a8 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Jul 17 13:57:24 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:13:41 2017 -0700 |
tree | a63bf4fc755b7ebb7edcbe309b29817591e2c84e | |
parent | aff669bc286eb3a459acb6e192ae7d2adc3967a3 [diff] |
xfrm_policy: remove xfrm_policy_lookup This removes the wrapper and renames the __xfrm_policy_lookup variant to get rid of another place that used flow cache objects. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>