Commit 34dba73b authored by Thorsten Blum's avatar Thorsten Blum Committed by Jakub Kicinski
Browse files

sctp: Remove commented out code

parent c3a97cca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -222,7 +222,6 @@ struct sctp_datahdr {
	__be16 stream;
	__be16 ssn;
	__u32 ppid;
	/* __u8  payload[]; */
};

struct sctp_data_chunk {