typo fixes in net/sctp/sm_statefuns.c
authorOliver Pinter <oliver.pntr@gmail.com>
Sun, 3 Feb 2008 15:52:41 +0000 (17:52 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 15:52:41 +0000 (17:52 +0200)
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
net/sctp/sm_statefuns.c

index 61cbd5a8dd0c4954c212cacaf7f46f403ca1408b..5df0c4bd415b625918f51844470bca9a020760e4 100644 (file)
@@ -537,7 +537,7 @@ sctp_disposition_t sctp_sf_do_5_1C_ack(const struct sctp_endpoint *ep,
                 *
                 * This means that if we only want to abort associations
                 * in an authenticated way (i.e AUTH+ABORT), then we
-                * can't destory this association just becuase the packet
+                * can't destroy this association just becuase the packet
                 * was malformed.
                 */
                if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
@@ -4130,7 +4130,7 @@ static sctp_disposition_t sctp_sf_abort_violation(
         *
         * This means that if we only want to abort associations
         * in an authenticated way (i.e AUTH+ABORT), then we
-        * can't destory this association just becuase the packet
+        * can't destroy this association just becuase the packet
         * was malformed.
         */
        if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))