From: Daniel Borkmann <dborkman@xxxxxxxxxx> Date: Fri, 19 Apr 2013 09:59:37 +0200 > struct sctp_packet is currently embedded into sctp_transport or > sits on the stack as 'singleton' in sctp_outq_flush(). Therefore, > its member 'malloced' is always 0, thus a kfree() is never called. > Because of that, we can just remove this code. > > Signed-off-by: Daniel Borkmann <dborkman@xxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html