Re: [PATCH net-next 03/10] sctp: factor out stream->in allocation

2017-09-29 Thread 'Marcelo Ricardo Leitner'
On Fri, Sep 29, 2017 at 10:04:15AM +, David Laight wrote: > From: Marcelo Ricardo Leitner > > Sent: 28 September 2017 21:25 > > Same idea as previous patch. > > That needs a proper description. Alright. Marcelo

RE: [PATCH net-next 03/10] sctp: factor out stream->in allocation

2017-09-29 Thread David Laight
From: Marcelo Ricardo Leitner > Sent: 28 September 2017 21:25 > Same idea as previous patch. That needs a proper description. David

[PATCH net-next 03/10] sctp: factor out stream->in allocation

2017-09-28 Thread Marcelo Ricardo Leitner
Same idea as previous patch. Signed-off-by: Marcelo Ricardo Leitner --- net/sctp/stream.c | 36 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/net/sctp/stream.c b/net/sctp/stream.c index 6d0e997d301f89e165367106c02e82f8a6c3a877..952437d656cc7