Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45779
b: refs/heads/master
c: 732ba35
h: refs/heads/master
i:
  45777: 1f4c4a0
  45775: e6e5f30
v: v3
  • Loading branch information
Vlad Yasevich authored and David S. Miller committed Jan 24, 2007
1 parent c0b77c9 commit c076e38
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: 610ab73ac4cc8912fc253bbdc6d1f74bad3c8e3a
refs/heads/master: 732ba35e759112be5cecd79d4351084edf88dba7
2 changes: 1 addition & 1 deletion trunk/net/sctp/sm_sideeffect.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ static int sctp_gen_sack(struct sctp_association *asoc, int force,

asoc->peer.sack_needed = 0;

error = sctp_outq_tail(&asoc->outqueue, sack);
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(sack));

/* Stop the SACK timer. */
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
Expand Down

0 comments on commit c076e38

Please sign in to comment.