From: "La Monte H.P. Yarroll" <piggy@timesys.com>
To: Sridhar Samudrala <sri@us.ibm.com>
Cc: Carl Spalletta <cspalletta@yahoo.com>,
lkml <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com,
ML lksctp <lksctp-developers@lists.sourceforge.net>
Subject: Re: [PATCH] Remove prototypes of nonexistent functions from net/sctp files
Date: Mon, 19 Jul 2004 10:14:12 -0400 [thread overview]
Message-ID: <40FBD734.5040306@timesys.com> (raw)
In-Reply-To: <20040718194826.6164.qmail@web53805.mail.yahoo.com>
This function went away in Februrary (change 1.67 on associola.c) due to
changing the assoc id from a kernel address to an abstract address. The
check is now done by looking at a single field in the association struct.
Signed-off-by: La Monte H.P. Yarroll <piggy@baqaqi.chi.il.us>
Carl Spalletta wrote:
>diff -ru linux-2.6.7-orig/net/sctp/socket.c linux-2.6.7-new/net/sctp/socket.c
>--- linux-2.6.7-orig/net/sctp/socket.c 2004-06-15 22:20:26.000000000 -0700
>+++ linux-2.6.7-new/net/sctp/socket.c 2004-07-18 08:54:08.000000000 -0700
>@@ -109,7 +109,6 @@
> static char *sctp_hmac_alg = SCTP_COOKIE_HMAC_ALG;
>
> extern kmem_cache_t *sctp_bucket_cachep;
>-extern int sctp_assoc_valid(struct sock *sk, struct sctp_association *asoc);
>
> /* Look up the association by its id. If this is not a UDP-style
> * socket, the ID field is always ignored.
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
>
>
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell's sig
prev parent reply other threads:[~2004-07-19 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-18 19:48 [PATCH] Remove prototypes of nonexistent functions from net/sctp files Carl Spalletta
2004-07-19 14:14 ` La Monte H.P. Yarroll [this message]
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=40FBD734.5040306@timesys.com \
--to=piggy@timesys.com \
--cc=cspalletta@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lksctp-developers@lists.sourceforge.net \
--cc=netdev@oss.sgi.com \
--cc=sri@us.ibm.com \
/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;
as well as URLs for NNTP newsgroup(s).