]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: update misleading comments.
authorPaolo Abeni <pabeni@redhat.com>
Fri, 30 Sep 2022 15:59:34 +0000 (08:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 10:18:53 +0000 (11:18 +0100)
commit56483bbf98d6b4d0efbb702ab280bf8b66a7dda2
treecf284e0bc9d9ff4b14030dedb26c4fbc993ae858
parent4c11ea1ba65fc0d2f65b9114d98b22b5223f28ce
mptcp: update misleading comments.

The MPTCP data path is quite complex and hard to understend even
without some foggy comments referring to modified code and/or
completely misleading from the beginning.

Update a few of them to more accurately describing the current
status.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/protocol.c