mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicholas Miell <nmiell@attbi.com>
To: davem@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: 2.5.33 SCTP typo fix
Date: 31 Aug 2002 23:28:06 -0700	[thread overview]
Message-ID: <1030861688.21053.5.camel@entropy> (raw)

--- linux-2.5-build/net/sctp/sm_make_chunk.c.~1~	Thu Aug 29 16:54:46 2002
+++ linux-2.5-build/net/sctp/sm_make_chunk.c	Sat Aug 31 23:24:23 2002
@@ -1595,7 +1595,7 @@
 
 	case SCTP_PARAM_STATE_COOKIE:
 		asoc->peer.cookie_len =
-			ntohs(param.p->length) =
+			ntohs(param.p->length) -
 			sizeof(sctp_paramhdr_t);
 		asoc->peer.cookie = param.cookie->body;
 		break;


             reply	other threads:[~2002-09-01  6:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-01  6:28 Nicholas Miell [this message]
2002-09-01  6:24 ` David S. Miller

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=1030861688.21053.5.camel@entropy \
    --to=nmiell@attbi.com \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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®