X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsctp%2Fprobe.c;h=5f7518de2fd1755a7f2b874144740beb8d6d7d89;hb=5abcd76f5d896de014bd8d1486107c483659d40d;hp=bc6cd75cc1dcdc82792b7056ce2b1566bbb945d5;hpb=eee2a817df7c5a6e569f353f8be78cc1b3604bb6;p=karo-tx-linux.git diff --git a/net/sctp/probe.c b/net/sctp/probe.c index bc6cd75cc1dc..5f7518de2fd1 100644 --- a/net/sctp/probe.c +++ b/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,