ipvs: Use atomic operations atomicly
authorSimon Horman <horms@verge.net.au>
Mon, 31 Aug 2009 12:18:48 +0000 (14:18 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 31 Aug 2009 12:18:48 +0000 (14:18 +0200)
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>

No differences found