Xin Long
ff356414dc
sctp: merge sctp_stream_new and sctp_stream_init
...
Since last patch, sctp doesn't need to alloc memory for asoc->stream any
more. sctp_stream_new and sctp_stream_init both are used to alloc memory
for stream.in or stream.out, and their names are also confusing.
This patch is to merge them into sctp_stream_init, and only pass stream
and streamcnt parameters into it, instead of the whole asoc.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-02 13:56:26 -04:00
..
2017-04-12 22:02:40 +02:00
2017-05-19 15:06:48 -07:00
2016-12-24 11:46:01 -08:00
2017-05-08 14:39:19 -04:00
2017-02-27 18:43:47 -08:00
2017-03-22 10:48:49 -07:00
2017-03-09 18:23:27 -08:00
2017-04-06 14:37:50 -07:00
2017-05-22 10:23:41 +02:00
2017-05-02 11:46:28 -04:00
2017-05-26 15:18:44 -04:00
2017-05-16 11:54:07 -04:00
2017-04-27 09:34:13 +02:00
2017-05-24 18:10:51 +02:00
2017-05-31 19:29:47 -04:00
2017-05-21 13:42:33 -04:00
2017-05-17 16:06:01 -04:00
2017-05-09 15:42:31 -07:00
2017-03-03 10:16:38 -08:00
2017-06-01 17:34:56 -04:00
2017-02-16 21:25:49 -05:00
2017-04-13 13:58:20 -04:00
2017-05-23 20:05:15 +02:00
2017-02-03 15:16:45 -05:00
2017-06-01 11:30:41 -04:00
2017-05-30 11:55:32 -04:00
2017-05-02 15:34:53 -04:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-05-16 11:54:07 -04:00
2017-05-08 08:03:01 +02:00
2017-04-27 16:32:13 -04:00
2016-09-10 23:12:53 -07:00
2016-12-24 11:46:01 -08:00
2017-05-26 14:20:29 -04:00
2017-05-17 14:24:29 +02:00
2017-03-30 11:05:34 -07:00
2017-05-30 11:55:33 -04:00
2016-10-20 11:23:08 -04:00
2017-05-22 23:32:48 -04:00
2017-04-13 13:58:22 -04:00
2017-04-13 13:58:22 -04:00
2017-03-09 18:23:27 -08:00
2017-05-16 11:54:07 -04:00
2017-05-22 23:32:48 -04:00
2017-05-25 13:15:11 -04:00
2017-04-17 15:35:38 -04:00
2017-01-24 13:44:28 -05:00
2017-04-21 20:23:53 -07:00
2017-05-02 16:40:27 -07:00
2017-01-24 11:07:35 +01:00
2017-03-09 18:23:27 -08:00
2017-05-25 13:15:11 -04:00
2017-05-25 12:15:05 -04:00
2017-06-02 13:56:26 -04:00
2017-05-16 14:49:43 -04:00
2017-03-03 20:43:26 -08:00
2017-05-10 13:29:23 -07:00
2017-04-13 13:58:22 -04:00
2017-05-11 22:19:30 -04:00
2017-04-06 12:43:04 -07:00
2017-05-22 14:39:36 -04:00
2016-10-27 16:16:09 -04:00
2017-05-23 14:36:46 +02:00
2017-05-18 10:05:40 -04:00
2017-05-19 12:49:13 +02:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-04-01 12:45:57 -07:00
2017-05-22 12:14:04 -04:00
2017-04-16 23:42:49 -05:00