Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315406
b: refs/heads/master
c: db28aaf
h: refs/heads/master
v: v3
  • Loading branch information
Ioan Orghici authored and David S. Miller committed Jul 17, 2012
1 parent 8a2d731 commit 89161c3
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: efdfad3205403e1d1c5c0bdcbdb647ddd89bfaa3
refs/heads/master: db28aafad91ee23b7075e5372d92ed364d54e9fb
2 changes: 1 addition & 1 deletion trunk/net/sctp/sm_make_chunk.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ void sctp_init_cause(struct sctp_chunk *chunk, __be16 cause_code,
* abort chunk. Differs from sctp_init_cause in that it won't oops
* if there isn't enough space in the op error chunk
*/
int sctp_init_cause_fixed(struct sctp_chunk *chunk, __be16 cause_code,
static int sctp_init_cause_fixed(struct sctp_chunk *chunk, __be16 cause_code,
size_t paylen)
{
sctp_errhdr_t err;
Expand Down

0 comments on commit 89161c3

Please sign in to comment.