From: Xin Long <[email protected]> Date: Mon, 20 Mar 2017 17:46:27 +0800
> sctp_stream_free uses struct sctp_stream as a param, but struct sctp_stream
> is defined after it's declaration.
>
> This patch is to declare struct sctp_stream before sctp_stream_free.
>
> Fixes: a83863174a61 ("sctp: prepare asoc stream for stream reconf")
> Signed-off-by: Xin Long <[email protected]>
Applied.
