[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070123.223244.111204497.davem@davemloft.net>
Date: Tue, 23 Jan 2007 22:32:44 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: brian.haley@...com
Cc: sri@...ibm.com, netdev@...r.kernel.org,
lksctp-developers@...ts.sourceforge.net
Subject: Re: [PATCH 2/4] [SCTP]: Verify some mandatory parameters.
From: Brian Haley <brian.haley@...com>
Date: Wed, 17 Jan 2007 15:22:21 -0500
> > --- a/net/sctp/sm_statefuns.c
> > +++ b/net/sctp/sm_statefuns.c
> > @@ -462,24 +461,6 @@ sctp_disposition_t sctp_sf_do_5_1C_ack(const struct sctp_endpoint *ep,
>
> > - if (!init_tag) {
> > - struct sctp_chunk *reply = sctp_make_abort(asoc, chunk, 0);
> > - if (!reply)
> > - goto nomem;
>
> This introduced a compiler warning, easily fixed.
>
> Signed-off-by: Brian Haley <brian.haley@...com>
Applied, thanks a lot Brian.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists