commit | 7279da6145bbb2e41a61def5d9bca5b65f12de9d | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | Tue Jul 28 15:12:02 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:02:41 2020 -0700 |
tree | b3b068e7044d9ab91eaca8551713719f5cd574c2 | |
parent | 242e63f651e94da5fa3cbe6ae0a62dd219226418 [diff] |
mptcp: Use MPTCP-level flag for sending DATA_FIN Since DATA_FIN information is the same for every subflow, store it only in the mptcp_sock. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>