]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv6/inet6_connection_sock.c
RDSRDMA: Fix cleanup of rds_iw_mr_pool
[karo-tx-linux.git] / net / ipv6 / inet6_connection_sock.c
index f2c5b0fc0f218a0294b1c4308a46374bc3410d99..8a58e8cf6646b2bbe886bde46cdb72c7b548822a 100644 (file)
@@ -203,7 +203,7 @@ struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie)
        return dst;
 }
 
-int inet6_csk_xmit(struct sk_buff *skb)
+int inet6_csk_xmit(struct sk_buff *skb, struct flowi *fl_unused)
 {
        struct sock *sk = skb->sk;
        struct inet_sock *inet = inet_sk(sk);