All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sctp: fix cut and paste issue in comment
@ 2015-07-17 16:50 ` Marcelo Ricardo Leitner
  0 siblings, 0 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2015-07-17 16:50 UTC (permalink / raw)
  To: netdev, linux-sctp; +Cc: Neil Horman, Vlad Yasevich

Cookie ACK is always received by the association initiator, so fix the
comment to avoid confusion.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
---
 net/sctp/sm_statefuns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c
index 3ee27b7704ffb95430541507e83973e9207f9672..d7eaa7354cf76148d1a2c9ee3af4fff9a24990fb 100644
--- a/net/sctp/sm_statefuns.c
+++ b/net/sctp/sm_statefuns.c
@@ -853,7 +853,7 @@ nomem:
 
 /*
  * Respond to a normal COOKIE ACK chunk.
- * We are the side that is being asked for an association.
+ * We are the side that is asking for an association.
  *
  * RFC 2960 5.1 Normal Establishment of an Association
  *
-- 
2.4.1

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

* [PATCH] sctp: fix cut and paste issue in comment
@ 2015-07-17 16:50 ` Marcelo Ricardo Leitner
  0 siblings, 0 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2015-07-17 16:50 UTC (permalink / raw)
  To: netdev, linux-sctp; +Cc: Neil Horman, Vlad Yasevich

Cookie ACK is always received by the association initiator, so fix the
comment to avoid confusion.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
---
 net/sctp/sm_statefuns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c
index 3ee27b7704ffb95430541507e83973e9207f9672..d7eaa7354cf76148d1a2c9ee3af4fff9a24990fb 100644
--- a/net/sctp/sm_statefuns.c
+++ b/net/sctp/sm_statefuns.c
@@ -853,7 +853,7 @@ nomem:
 
 /*
  * Respond to a normal COOKIE ACK chunk.
- * We are the side that is being asked for an association.
+ * We are the side that is asking for an association.
  *
  * RFC 2960 5.1 Normal Establishment of an Association
  *
-- 
2.4.1


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

* Re: [PATCH] sctp: fix cut and paste issue in comment
  2015-07-17 16:50 ` Marcelo Ricardo Leitner
@ 2015-07-21  7:21   ` David Miller
  -1 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2015-07-21  7:21 UTC (permalink / raw)
  To: marcelo.leitner; +Cc: netdev, linux-sctp, nhorman, vyasevich

From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: Fri, 17 Jul 2015 13:50:21 -0300

> Cookie ACK is always received by the association initiator, so fix the
> comment to avoid confusion.
> 
> Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

Applied, thanks.

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

* Re: [PATCH] sctp: fix cut and paste issue in comment
@ 2015-07-21  7:21   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2015-07-21  7:21 UTC (permalink / raw)
  To: marcelo.leitner; +Cc: netdev, linux-sctp, nhorman, vyasevich

From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: Fri, 17 Jul 2015 13:50:21 -0300

> Cookie ACK is always received by the association initiator, so fix the
> comment to avoid confusion.
> 
> Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

Applied, thanks.

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

end of thread, other threads:[~2015-07-21  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 16:50 [PATCH] sctp: fix cut and paste issue in comment Marcelo Ricardo Leitner
2015-07-17 16:50 ` Marcelo Ricardo Leitner
2015-07-21  7:21 ` David Miller
2015-07-21  7:21   ` David Miller

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.