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)
commit6b9ea5c81ea2bed80dc98a38d475124a87e7ab5d
tree2b38b2589e663a5e007721e694b3496cbd91d882
parentc682bf536cf4fd8bb5395f9b7147233087107793
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