aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-02-07 11:38:55 +0300
committerSimon Horman <[email protected]>2011-02-07 20:40:00 +0900
commit7c9989a76e62ceca90e5f31f8920fd6b7b8b6525 (patch)
tree047edb197bba95258e30caec9989d9ea3a11d3eb /tools/perf/scripts/python/netdev-times.py
parent8525d6f84f576402278a552ed17d2ba3b61f8e3c (diff)
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 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions