net/ipv6/ndisc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
On 7/16/24 10:36, Markus Elfring wrote: > 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> ## Form letter - net-next-closed The merge window for v6.11 and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after July 29th. RFC patches sent for review only are obviously welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer
© 2016 - 2026 Red Hat, Inc.