]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: diag: switch to context structure
authorFlorian Westphal <fw@strlen.de>
Fri, 8 Apr 2022 19:45:58 +0000 (12:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2022 10:55:53 +0000 (11:55 +0100)
commit9d2c74f4620b1d6508e9bf592d702265762c0b08
tree2b38b2589e663a5e007721e694b3496cbd91d882
parente0c3ccb5d07f0f61295a9e648b6837c5d16492b0
mptcp: diag: switch to context structure

Raw access to cb->arg[] is deprecated, use a context structure.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/mptcp_diag.c