diff --git a/[refs] b/[refs] index a98c6d2ac69c..9c97cf110936 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ccb1c31a7a8744cd153a7d92b726a56b56ad61d3 +refs/heads/master: 4cb9d6eaf85ecdd266a9a5c6d825c56ca9eefc14 diff --git a/trunk/net/sctp/probe.c b/trunk/net/sctp/probe.c index bc6cd75cc1dc..5f7518de2fd1 100644 --- a/trunk/net/sctp/probe.c +++ b/trunk/net/sctp/probe.c @@ -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,