diff options
author | 2021-02-01 15:09:07 -0800 | |
---|---|---|
committer | 2021-02-02 18:37:18 -0800 | |
commit | a914e586689f2b322e7b923eb9ea8894fc80d5ec (patch) | |
tree | d453bf56bf0d2501e16711af3082753a51f5ec4a /drivers/net/ethernet/intel/igc | |
parent | mptcp: use WRITE_ONCE for the pernet *_max (diff) | |
download | wireguard-linux-a914e586689f2b322e7b923eb9ea8894fc80d5ec.tar.xz wireguard-linux-a914e586689f2b322e7b923eb9ea8894fc80d5ec.zip |
mptcp: drop *_max fields in mptcp_pm_data
This patch drops the per-msk values add_addr_signal_max,
add_addr_accept_max, local_addr_max and subflows_max fields in struct
mptcp_pm_data, uses the pernet *_max values instead. And adds four new
helpers to get the pernet *_max values separately.
Co-developed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions