]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - net/sctp/sm_statefuns.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[can-eth-gw-linux.git] / net / sctp / sm_statefuns.c
index ebcd1eedb1151d050d51c5a5043e720f4797a33a..618ec7e216cae9bb17038c07ff5d87a75c8f6208 100644 (file)
@@ -4000,7 +4000,7 @@ static sctp_ierror_t sctp_sf_authenticate(struct net *net,
        chunk->subh.auth_hdr = auth_hdr;
        skb_pull(chunk->skb, sizeof(struct sctp_authhdr));
 
-       /* Make sure that we suport the HMAC algorithm from the auth
+       /* Make sure that we support the HMAC algorithm from the auth
         * chunk.
         */
        if (!sctp_auth_asoc_verify_hmac_id(asoc, auth_hdr->hmac_id))