X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fsctp%2Fulpevent.c;h=e70e5fc87890c92031ab4b8a10e8fe3b15c5567e;hb=06f4e926d256d902dd9a53dcb400fd74974ce087;hp=c962c6062aab3729c0caaa2ff2ba3abfb116f462;hpb=d93515611bbc70c2fe4db232e5feb448ed8e4cc9;p=pandora-kernel.git diff --git a/net/sctp/ulpevent.c b/net/sctp/ulpevent.c index c962c6062aab..e70e5fc87890 100644 --- a/net/sctp/ulpevent.c +++ b/net/sctp/ulpevent.c @@ -554,7 +554,7 @@ struct sctp_ulpevent *sctp_ulpevent_make_send_failed( memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo)); /* Per TSVWG discussion with Randy. Allow the application to - * resemble a fragmented message. + * reassemble a fragmented message. */ ssf->ssf_info.sinfo_flags = chunk->chunk_hdr->flags;