|
@@ -3135,7 +3135,7 @@ index ca3ffe46a..9df881f5d 100644
|
|
|
static int __net_init tcp_sk_init(struct net *net)
|
|
static int __net_init tcp_sk_init(struct net *net)
|
|
|
{
|
|
{
|
|
|
- int cnt;
|
|
- int cnt;
|
|
|
-+ int res, cpu, cnt;
|
|
|
|
|
|
|
++ int cnt;
|
|
|
+ struct tcp_plb_net_context *ctx, *init_ctx;
|
|
+ struct tcp_plb_net_context *ctx, *init_ctx;
|
|
|
|
|
|
|
|
net->ipv4.sysctl_tcp_ecn = 2;
|
|
net->ipv4.sysctl_tcp_ecn = 2;
|