On Fri, 18 Nov 2022 09:46:42 +0800 Li zeming wrote: > - struct sctp_packet *packet = NULL; > + struct sctp_packet *packet; > struct sctp_chunk *chunk = arg; > struct sctp_chunk *shut; Please don't sent such patches to networking.
On Fri, 18 Nov 2022 09:46:42 +0800 Li zeming wrote: > - struct sctp_packet *packet = NULL; > + struct sctp_packet *packet; > struct sctp_chunk *chunk = arg; > struct sctp_chunk *shut; Please don't sent such patches to networking.