[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180212.114727.1546226581735499348.davem@davemloft.net>
Date: Mon, 12 Feb 2018 11:47:27 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, nhorman@...driver.com
Subject: Re: [PATCH net] sctp: remove the useless check in
sctp_renege_events
From: Xin Long <lucien.xin@...il.com>
Date: Mon, 12 Feb 2018 18:31:24 +0800
> Remove the 'if (chunk)' check in sctp_renege_events for idata process,
> as all renege commands are generated in sctp_eat_data and it can't be
> NULL.
>
> The same thing we already did for common data in sctp_ulpq_renege.
>
> Fixes: 94014e8d871a ("sctp: implement renege_events for sctp_stream_interleave")
> Signed-off-by: Xin Long <lucien.xin@...il.com>
Applied.
Powered by blists - more mailing lists