Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347303
b: refs/heads/master
c: 4cb9d6e
h: refs/heads/master
i:
  347301: 8330ea1
  347299: 7d52cd3
  347295: 84ebe67
v: v3
  • Loading branch information
Daniel Borkmann authored and David S. Miller committed Dec 16, 2012
1 parent ee9297f commit 605c122
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ccb1c31a7a8744cd153a7d92b726a56b56ad61d3
refs/heads/master: 4cb9d6eaf85ecdd266a9a5c6d825c56ca9eefc14
3 changes: 2 additions & 1 deletion trunk/net/sctp/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ static const struct file_operations sctpprobe_fops = {
.llseek = noop_llseek,
};

sctp_disposition_t jsctp_sf_eat_sack(const struct sctp_endpoint *ep,
sctp_disposition_t jsctp_sf_eat_sack(struct net *net,
const struct sctp_endpoint *ep,
const struct sctp_association *asoc,
const sctp_subtype_t type,
void *arg,
Expand Down

0 comments on commit 605c122

Please sign in to comment.