Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361439
b: refs/heads/master
c: f281563
h: refs/heads/master
i:
  361437: 5758a54
  361435: f8e62a7
  361431: a22ab0f
  361423: 74af0cf
  361407: b1b5ce9
v: v3
  • Loading branch information
Vlad Yasevich authored and David S. Miller committed Mar 13, 2013
1 parent 6c51c05 commit 4ca88eb
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: 7c6cdead7cc9a99650d15497aae47d7472217eb1
refs/heads/master: f2815633504b442ca0b0605c16bf3d88a3a0fcea
2 changes: 1 addition & 1 deletion trunk/net/sctp/sm_statefuns.c
Original file line number Diff line number Diff line change
Expand Up @@ -2082,7 +2082,7 @@ sctp_disposition_t sctp_sf_do_5_2_4_dupcook(struct net *net,
}

/* Delete the tempory new association. */
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_ASOC, SCTP_ASOC(new_asoc));
sctp_add_cmd_sf(commands, SCTP_CMD_SET_ASOC, SCTP_ASOC(new_asoc));
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());

/* Restore association pointer to provide SCTP command interpeter
Expand Down

0 comments on commit 4ca88eb

Please sign in to comment.