net: csig toa patch

toa patch from csig luckyqiu@tencent.com

Signed-off-by: luckyqiu <luckyqiu@tencent.com>
This commit is contained in:
luckyqiu 2022-02-22 10:57:10 +08:00 committed by kaixuxiakx
parent 5fea831880
commit a4cb9df8d6
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ struct sock {
struct bpf_sk_storage __rcu *sk_bpf_storage;
#endif
struct rcu_head sk_rcu;
struct struct tvpc_info sk_tvpc_info;
struct tvpc_info sk_tvpc_info;
KABI_RESERVE(1);
KABI_RESERVE(2);
KABI_RESERVE(3);