Signed-off-by: Shubh <shubhisroking@xxxxxxxxx> --- include/net/sctp/structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index 5a24d6d85..caea9ab73 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h @@ -795,7 +795,7 @@ struct sctp_transport { */ hb_sent:1, - /* Is the Path MTU update pending on this tranport */ + /* Is the Path MTU update pending on this transport */ pmtu_pending:1, dst_pending_confirm:1, /* need to confirm neighbour */ -- 2.42.0