Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183779
b: refs/heads/master
c: d1c9ae6
h: refs/heads/master
i:
  183777: e2deeba
  183775: 754a1f4
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 2, 2010
1 parent 3e20c30 commit dad13e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a6ace1b3d4dc65401e71fc01af100692b9f27f8
refs/heads/master: d1c9ae6d1e7b95cedc8e39e8949e795379a0669e
5 changes: 2 additions & 3 deletions trunk/net/ipv4/ip_fragment.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,9 @@ static void ip_expire(unsigned long arg)

/* Send an ICMP "Fragment Reassembly Timeout" message. */
icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0);
}

out_rcu_unlock:
rcu_read_unlock();
rcu_read_unlock();
}
out:
spin_unlock(&qp->q.lock);
ipq_put(qp);
Expand Down

0 comments on commit dad13e2

Please sign in to comment.