]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/net/ipv6.h
tcp: don't annotate mark on control socket from tcp_v6_send_response()
[linux-beck.git] / include / net / ipv6.h
index f11ca837361b37f93f4061dcc8945c198be8b1f9..7f15f95625e79f9803b613c81913d63a95348cf4 100644 (file)
@@ -871,7 +871,7 @@ int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb);
  *     upper-layer output functions
  */
 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
-            struct ipv6_txoptions *opt, int tclass);
+            __u32 mark, struct ipv6_txoptions *opt, int tclass);
 
 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);