]> err.no Git - linux-2.6/blobdiff - net/ipv6/xfrm6_mode_transport.c
[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
[linux-2.6] / net / ipv6 / xfrm6_mode_transport.c
index a5dce216024d5725851f1069c081bb09e29cb905..3a4b39b12bad016c943ebb0e337b139032db3f60 100644 (file)
@@ -25,9 +25,8 @@
  * its absence, that of the top IP header.  The value of skb->data will always
  * point to the top IP header.
  */
-static int xfrm6_transport_output(struct sk_buff *skb)
+static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb)
 {
-       struct xfrm_state *x = skb->dst->xfrm;
        struct ipv6hdr *iph;
        u8 *prevhdr;
        int hdr_len;