Searched hist:"08 f46070" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sctp/ |
H A D | stream.c | 08f46070 Sun Nov 26 06:16:06 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
This patch is to force SCTP_ERROR_INV_STRM with right type to fit in sctp_chunk_fail to avoid the sparse error.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> 08f46070 Sun Nov 26 06:16:06 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail This patch is to force SCTP_ERROR_INV_STRM with right type to fit in sctp_chunk_fail to avoid the sparse error. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|