commit | 05c0b86b9696802fd0ce5676a92a63f1b455bdf3 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Mar 31 12:58:55 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 31 23:25:39 2018 -0400 |
tree | fd13fe02679973cf774f54ac96f155dc82905baa | |
parent | 1eec5d5670084ee644597bd26c25e22c69b9f748 [diff] |
ipv6: frags: rewrite ip6_expire_frag_queue() Make it similar to IPv4 ip_expire(), and release the lock before calling icmp functions. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>