Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112233
b: refs/heads/master
c: 3d5a019
h: refs/heads/master
i:
  112231: 39da28e
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Oct 9, 2008
1 parent 26756ee commit 5ff73ff
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: 5c714e238e5e0eb74cdc74201bf3d6296b3b3104
refs/heads/master: 3d5a019d5761a40465337711ae7d2beb1e9b43ec
2 changes: 1 addition & 1 deletion trunk/net/sctp/sm_statefuns.c
Original file line number Diff line number Diff line change
Expand Up @@ -5436,7 +5436,7 @@ sctp_disposition_t sctp_sf_t4_timer_expire(
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
SCTP_PERR(SCTP_ERROR_NO_ERROR));
SCTP_INC_STATS(SCTP_MIB_ABORTEDS);
SCTP_INC_STATS(SCTP_MIB_CURRESTAB);
SCTP_DEC_STATS(SCTP_MIB_CURRESTAB);
return SCTP_DISPOSITION_ABORT;
}

Expand Down

0 comments on commit 5ff73ff

Please sign in to comment.