commit | 6bad912b7e5ab51c23d8fa8362ca2d4ceeebdb74 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Tue Jun 30 16:38:26 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 30 13:38:00 2020 -0700 |
tree | 7441016286be9b18fc0d84ede9131d1cea936f96 | |
parent | a6ed3ebca49b62d7a917287b9986feff4e9fa7b1 [diff] |
mptcp: do nonce initialization at subflow creation time This clean-up the code a bit, reduces the number of used hooks and indirect call requested, and allow better error reporting from __mptcp_subflow_connect() Signed-off-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>