Brian Haley
1e5c11fc89
[SCTP]: Fix compiler warning.
> --- 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@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-23 22:32:23 -08:00
..
2006-12-13 16:48:29 -08:00
2006-12-02 21:27:00 -08:00
2005-10-08 15:00:57 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-05 14:37:56 +00:00
2006-12-02 21:26:50 -08:00
2006-11-22 14:57:56 +00:00
2006-12-22 11:12:05 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-18 13:38:07 -07:00
2006-09-29 17:09:05 -07:00
2006-12-02 21:27:15 -08:00
2005-04-16 15:20:36 -07:00
2006-12-02 21:26:34 -08:00
2006-12-22 11:12:05 -08:00
2007-01-23 20:25:45 -08:00
2007-01-23 20:25:47 -08:00
2007-01-23 22:32:23 -08:00
2007-01-23 20:25:46 -08:00
2006-12-22 11:12:04 -08:00
2005-10-08 15:00:57 -07:00
2006-09-22 14:55:39 -07:00
2006-12-02 21:27:05 -08:00
2006-12-02 21:27:13 -08:00
2006-12-22 11:12:04 -08:00
2006-10-11 23:59:44 -07:00