Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117797
b: refs/heads/master
c: cf896d5
h: refs/heads/master
i:
  117795: 598ab92
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Oct 23, 2008
1 parent 72ce0dd commit 5af1a45
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: df10eec476f2045a2ef5f85d97c7b47d992d7f7b
refs/heads/master: cf896d514a4564027929a6d284872c74987085ef
2 changes: 1 addition & 1 deletion trunk/net/sctp/sm_statetable.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const sctp_sm_table_entry_t *sctp_sm_lookup_event(sctp_event_t event_type,
/* SCTP_STATE_ESTABLISHED */ \
TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown), \
/* SCTP_STATE_SHUTDOWN_PENDING */ \
TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown), \
/* SCTP_STATE_SHUTDOWN_SENT */ \
TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown_ack), \
/* SCTP_STATE_SHUTDOWN_RECEIVED */ \
Expand Down

0 comments on commit 5af1a45

Please sign in to comment.