mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] net/ipv6/ndisc: Fix typo in a comment line
@ 2024-07-16  8:36 Markus Elfring
  2024-07-18 10:26 ` Paolo Abeni
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Elfring @ 2024-07-16  8:36 UTC (permalink / raw)
  To: netdev, David Ahern, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: LKML

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-18 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-16  8:36 [PATCH] net/ipv6/ndisc: Fix typo in a comment line Markus Elfring
2024-07-18 10:26 ` Paolo Abeni

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®