diff options
author | 2021-04-16 15:38:08 -0700 | |
---|---|---|
committer | 2021-04-16 17:10:40 -0700 | |
commit | 442279154c73bc681e5346bdd1270a628dfdfdc7 (patch) | |
tree | 4ac2215add7c9db2a6b0ffcb02f1d63481c82b7b /net/core/dev.c | |
parent | mptcp: add tracepoint in subflow_check_data_avail (diff) | |
download | wireguard-linux-442279154c73bc681e5346bdd1270a628dfdfdc7.tar.xz wireguard-linux-442279154c73bc681e5346bdd1270a628dfdfdc7.zip |
mptcp: use mptcp_for_each_subflow in mptcp_close
This patch used the macro helper mptcp_for_each_subflow() instead of
list_for_each_entry() in mptcp_close.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions