aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-02-07 08:38:55 +0000
committerSimon Horman <[email protected]>2011-02-07 11:40:00 +0000
commit7c9989a76e62ceca90e5f31f8920fd6b7b8b6525 (patch)
tree047edb197bba95258e30caec9989d9ea3a11d3eb /net/ipv4/tcp_ipv4.c
parentIPVS: Use correct lock in SCTP module (diff)
downloadkernel-7c9989a76e62ceca90e5f31f8920fd6b7b8b6525.tar.gz
kernel-7c9989a76e62ceca90e5f31f8920fd6b7b8b6525.zip
IPVS: precedence bug in ip_vs_sync_switch_mode()
'!' has higher precedence than '&'. IP_VS_STATE_MASTER is 0x1 so the original code is equivelent to if (!ipvs->sync_state) ... Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Hans Schillstrom <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions