Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266939
b: refs/heads/master
c: 59445b6
h: refs/heads/master
i:
  266937: f8cb705
  266935: 9311e31
v: v3
  • Loading branch information
Gao feng authored and David S. Miller committed Oct 24, 2011
1 parent 7feb434 commit 7140ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1805b2f04855f07afe3a71d620a68f483b0ed74f
refs/heads/master: 59445b6b1f90b97c4e28062b96306bacfa4fb170
3 changes: 1 addition & 2 deletions trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,11 +1593,10 @@ unsigned short ip_rt_frag_needed(struct net *net, const struct iphdr *iph,
est_mtu = mtu;
peer->pmtu_learned = mtu;
peer->pmtu_expires = pmtu_expires;
atomic_inc(&__rt_peer_genid);
}

inet_putpeer(peer);

atomic_inc(&__rt_peer_genid);
}
return est_mtu ? : new_mtu;
}
Expand Down

0 comments on commit 7140ad0

Please sign in to comment.