Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361440
b: refs/heads/master
c: 2317f44
h: refs/heads/master
v: v3
  • Loading branch information
Xufeng Zhang authored and David S. Miller committed Mar 13, 2013
1 parent 4ca88eb commit 584cb56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f2815633504b442ca0b0605c16bf3d88a3a0fcea
refs/heads/master: 2317f449af30073cfa6ec8352e4a65a89e357bdd
2 changes: 1 addition & 1 deletion trunk/net/sctp/associola.c
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *asoc,
transports) {

if (transport == active)
break;
continue;
list_for_each_entry(chunk, &transport->transmitted,
transmitted_list) {
if (key == chunk->subh.data_hdr->tsn) {
Expand Down

0 comments on commit 584cb56

Please sign in to comment.