Commit 221dfdb2 authored by Ankit Chauhan's avatar Ankit Chauhan Committed by Jakub Kicinski
Browse files

selftests: tcp_ao: fix spelling in seq-ext.c comment



Spelling fix:
conneciton --> connection

This is a non-functional change aimed at improving code clarity.

Signed-off-by: default avatarAnkit Chauhan <ankitchauhan2065@gmail.com>
Link: https://patch.msgid.link/20250610071903.67180-1-ankitchauhan2065@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent b1b36680
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/* Check that after SEQ number wrap-around:
 * 1. SEQ-extension has upper bytes set
 * 2. TCP conneciton is alive and no TCPAOBad segments
 * 2. TCP connection is alive and no TCPAOBad segments
 * In order to test (2), the test doesn't just adjust seq number for a queue
 * on a connected socket, but migrates it to another sk+port number, so
 * that there won't be any delayed packets that will fail to verify