commit | 71b077e48377222c5fdae9ddcc58fe03cdff6932 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Thu Jan 06 16:20:21 2022 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 07 11:27:07 2022 +0000 |
tree | 6d33778788f40d2132e6aa7d3b902e3c79486480 | |
parent | f7d6a237d7422809d458d754016de2844017cb4d [diff] |
mptcp: clean-up MPJ option writing Check for all MPJ variant at once, this reduces the number of conditionals traversed on average and will simplify the next patch. No functional change intended. 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>