commit | 242e63f651e94da5fa3cbe6ae0a62dd219226418 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | Tue Jul 28 15:12:01 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:02:41 2020 -0700 |
tree | e89b974bc2377bb83beda266eac0ad390882a5bc | |
parent | 57baaf2875404b555587391608da1625863086fa [diff] |
mptcp: Remove outdated and incorrect comment mptcp_close() acquires the msk lock, so it clearly should not be held before the function is called. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>