commit | 1e66dafc75f40a08b2addb82779987b269b4ca23 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Mon Aug 31 14:18:48 2009 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Aug 31 14:18:48 2009 +0200 |
tree | 8e8804cb6ffdd05e5ac7758d0559d4698026dd65 | |
parent | 3993832464dd4e14a4c926583a11f0fa92c1f0f0 [diff] |
ipvs: Use atomic operations atomicly A pointed out by Shin Hong, IPVS doesn't always use atomic operations in an atomic manner. While this seems unlikely to be manifest in strange behaviour, it seems appropriate to clean this up. Cc: shin hong <hongshin@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Patrick McHardy <kaber@trash.net>