mptcp: move the declarations of ssk and subflow
authorGeliang Tang <geliang.tang@suse.com>
Thu, 3 Feb 2022 01:03:37 +0000 (17:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 11:44:08 +0000 (11:44 +0000)
commitd7889cfa0b892dfe2a44f72c866ddf41ca19f048
treef4076f20fd300745243b4b7cc6bf3f54aaa9d8f5
parent156a532b48125896c8518a64ada2afdc05017eee
mptcp: move the declarations of ssk and subflow

Move the declarations of ssk and subflow in MP_FAIL and MP_PRIO to the
beginning of the function mptcp_write_options().

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c