X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fsctp%2Fulpevent.c;h=dff27d5e22fdbe57433489cecb7cb70df8328449;hb=25985edcedea6396277003854657b5f3cb31a628;hp=aa72e89c3ee1685ad6d4096c76072daf80937f16;hpb=6aba74f2791287ec407e0f92487a725a25908067;p=mirror_ubuntu-bionic-kernel.git diff --git a/net/sctp/ulpevent.c b/net/sctp/ulpevent.c index aa72e89c3ee1..dff27d5e22fd 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 - * ressemble a fragmented message. + * resemble a fragmented message. */ ssf->ssf_info.sinfo_flags = chunk->chunk_hdr->flags;