Commit c6a9941b authored by Andrew Morton's avatar Andrew Morton Committed by James Morris

[IPSEC]: Uninline _decode_session.

parent 4a1686a8
......@@ -917,7 +917,7 @@ xfrm_policy_ok(struct xfrm_tmpl *tmpl, struct sec_path *sp, int idx)
return -1;
}
static inline void
static void
_decode_session(struct sk_buff *skb, struct flowi *fl)
{
struct iphdr *iph = skb->nh.iph;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment