All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] netdev: fix spelling error
@ 2021-04-05 18:44 James Prestwood
  2021-04-05 22:50 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: James Prestwood @ 2021-04-05 18:44 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

---
 src/netdev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/netdev.c b/src/netdev.c
index e7ffb635..18f041b3 100644
--- a/src/netdev.c
+++ b/src/netdev.c
@@ -2338,7 +2338,7 @@ static void netdev_associate_event(struct l_genl_msg *msg,
 		} else if (ret == -EAGAIN) {
 			/*
 			 * Here to support OWE retries. OWE will retry
-			 * internally, but a connect even will still be emitted.
+			 * internally, but a connect event will still be emitted
 			 */
 			netdev->ignore_connect_event = true;
 			return;
-- 
2.26.2

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

* Re: [PATCH] netdev: fix spelling error
  2021-04-05 18:44 [PATCH] netdev: fix spelling error James Prestwood
@ 2021-04-05 22:50 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2021-04-05 22:50 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Hi James,

On 4/5/21 1:44 PM, James Prestwood wrote:
> ---
>   src/netdev.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks.

Regards,
-Denis

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

end of thread, other threads:[~2021-04-05 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 18:44 [PATCH] netdev: fix spelling error James Prestwood
2021-04-05 22:50 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.