Konstantin Khorenko 0d493b4d0b net/sctp: Replace in/out stream arrays with flex_array
This path replaces physically contiguous memory arrays
allocated using kmalloc_array() with flexible arrays.
This enables to avoid memory allocation failures on the
systems under a memory stress.

Signed-off-by: Oleg Babin <obabin@virtuozzo.com>
Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-11 12:25:15 -07:00
..
2018-06-12 16:19:22 -07:00
2018-02-13 13:56:31 -05:00
2018-06-22 13:43:27 +09:00
2018-07-24 14:10:42 -07:00
2018-02-13 13:56:31 -05:00
2018-05-16 07:24:30 +02:00
2018-07-24 14:10:42 -07:00
2013-12-06 12:37:56 -05:00