]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/xfrm/xfrm_policy.c
dst: Pass net into dst->output
[karo-tx-linux.git] / net / xfrm / xfrm_policy.c
index f4f2d987f8f0a5e39af1683312ea514dbcb5a2ed..09bfcbac63bb3f75d909aecd840b63d36b169eec 100644 (file)
@@ -1957,7 +1957,7 @@ purge_queue:
        xfrm_pol_put(pol);
 }
 
-static int xdst_queue_output(struct sock *sk, struct sk_buff *skb)
+static int xdst_queue_output(struct net *net, struct sock *sk, struct sk_buff *skb)
 {
        unsigned long sched_next;
        struct dst_entry *dst = skb_dst(skb);