Loading net/sctp/probe.c +6 −6 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ static const struct file_operations sctpprobe_fops = { .llseek = noop_llseek, }; sctp_disposition_t jsctp_sf_eat_sack(struct net *net, static 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, Loading Loading
net/sctp/probe.c +6 −6 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ static const struct file_operations sctpprobe_fops = { .llseek = noop_llseek, }; sctp_disposition_t jsctp_sf_eat_sack(struct net *net, static 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, Loading