From: Markus Elfring <Markus.Elfring@web.de>
To: netdev@vger.kernel.org, David Ahern <dsahern@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] net/ipv6/ndisc: Fix typo in a comment line
Date: Tue, 16 Jul 2024 10:36:57 +0200 [thread overview]
Message-ID: <2c153a0f-87aa-4f4a-83cc-c17798f0795b@web.de> (raw)
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 16 Jul 2024 10:28:37 +0200
Adjust this description for a condition check.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
---
net/ipv6/ndisc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c
index 254b192c5705..4d0785bf6937 100644
--- a/net/ipv6/ndisc.c
+++ b/net/ipv6/ndisc.c
@@ -1020,7 +1020,7 @@ static enum skb_drop_reason ndisc_recv_na(struct sk_buff *skb)
}
/* For some 802.11 wireless deployments (and possibly other networks),
- * there will be a NA proxy and unsolicitd packets are attacks
+ * there will be a NA proxy and unsolicited packets are attacks
* and thus should not be accepted.
* drop_unsolicited_na takes precedence over accept_untracked_na
*/
--
2.45.2
next reply other threads:[~2024-07-16 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 8:36 Markus Elfring [this message]
2024-07-18 10:26 ` Paolo Abeni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c153a0f-87aa-4f4a-83cc-c17798f0795b@web.de \
--to=markus.elfring@web.de \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®