Daniel Borkmann
3e3251b3f2
net: sctp: minor: remove dead code from sctp_packet
...
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@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-22 16:25:21 -04:00
..
2013-03-08 15:05:34 -08:00
2013-04-07 17:04:17 -04:00
2013-04-21 15:58:19 -04:00
2013-02-27 19:10:24 -08:00
2013-04-07 18:37:01 -04:00
2013-04-07 16:28:00 -04:00
2013-04-19 14:46:06 -04:00
2013-04-10 10:39:27 -04:00
2013-04-19 14:46:06 -04:00
2013-04-07 18:37:01 -04:00
2013-04-14 15:41:49 -04:00
2013-03-12 09:22:42 -07:00
2013-04-22 16:09:24 -04:00
2013-03-22 10:31:16 -04:00
2013-03-17 14:35:13 -04:00
2013-04-07 17:12:01 -04:00
2012-12-16 15:40:50 -08:00
2013-03-25 12:23:41 -04:00
2013-03-28 01:20:42 -04:00
2013-04-08 12:00:16 -04:00
2013-04-19 17:55:29 -04:00
2013-04-19 17:55:29 -04:00
2013-02-27 19:10:24 -08:00
2013-04-08 12:09:18 -04:00
2013-04-07 18:37:01 -04:00
2013-03-27 14:07:04 -04:00
2013-04-07 18:37:01 -04:00
2013-01-11 11:40:01 -08:00
2013-04-07 16:28:01 -04:00
2013-04-10 10:39:27 -04:00
2013-04-08 12:09:18 -04:00
2013-04-19 17:55:29 -04:00
2013-03-08 11:33:51 -05:00
2013-04-19 14:57:58 -04:00
2013-04-07 16:28:02 -04:00
2013-04-10 09:31:39 -04:00
2013-04-19 14:46:06 -04:00
2013-04-19 16:39:13 -04:00
2013-03-22 10:31:16 -04:00
2013-03-08 00:35:44 -05:00
2013-03-06 16:35:41 +01:00
2013-04-07 16:28:02 -04:00
2013-02-21 12:05:51 -08:00
2013-04-19 14:57:56 -04:00
2013-04-22 16:25:21 -04:00
2013-03-26 14:23:45 -07:00
2013-04-17 14:18:33 -04:00
2013-04-07 18:58:55 -04:00
2013-04-07 18:37:01 -04:00
2012-04-15 12:44:40 -04:00
2013-04-10 10:39:27 -04:00
2013-02-27 19:10:24 -08:00
2013-04-11 16:14:37 -04:00
2012-09-26 21:10:25 -04:00
2013-04-19 14:57:57 -04:00
2013-02-10 19:41:08 -05:00
2013-04-19 16:39:13 -04:00
2012-11-18 20:32:45 -05:00