diff options
author | 2012-04-01 17:25:06 +0000 | |
---|---|---|
committer | 2012-04-09 16:29:30 +0200 | |
commit | 6ee0b693bdb8ec56689e0d1cc533b16466fda048 (patch) | |
tree | 3c473f3d7a8fad1ebf583f2a32ecd748e8d689e8 /drivers/i2c/algos/i2c-algo-bit.c | |
parent | net: fix a race in sock_queue_err_skb() (diff) | |
download | wireguard-linux-6ee0b693bdb8ec56689e0d1cc533b16466fda048.tar.xz wireguard-linux-6ee0b693bdb8ec56689e0d1cc533b16466fda048.zip |
netfilter: nf_ct_tcp: don't scale the size of the window up twice
For a picked up connection, the window win is scaled twice: one is by the
initialization code, and the other is by the sender updating code.
I use the temporary variable swin instead of modifying the variable win.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions