]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv6/reassembly.c
ASoC: NUC900/audio: add nuc900 audio driver support
[karo-tx-linux.git] / net / ipv6 / reassembly.c
index b2847ed6a7d9c277110510f7c474389645d2ce68..a555156e9779edd2b3ea89314689d5c2e54de1af 100644 (file)
@@ -228,7 +228,7 @@ static void ip6_frag_expire(unsigned long data)
           pointer directly, device might already disappeared.
         */
        fq->q.fragments->dev = dev;
-       icmpv6_send(fq->q.fragments, ICMPV6_TIME_EXCEED, ICMPV6_EXC_FRAGTIME, 0, dev);
+       icmpv6_send(fq->q.fragments, ICMPV6_TIME_EXCEED, ICMPV6_EXC_FRAGTIME, 0);
 out_rcu_unlock:
        rcu_read_unlock();
 out: