commit | e090abd0d81c7bdbf0c0ba2224624be2b15ded0d | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Tue Oct 03 19:20:09 2017 -0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 03 16:27:28 2017 -0700 |
tree | 9ec7d57c519b775408d560caa637ee058f878bd0 | |
parent | 1ae2eaaa229bc350b6f38fbf4ab9c873532aecfb [diff] |
sctp: factor out stream->out allocation There is 1 place allocating it and 2 other reallocating. Move such procedures to a common function. Tested-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>