[PATCH] ip_conntrack_alter_reply doesn't need to loop
ip_conntrack_alter_reply checks that the reply isn't already taken,
but there's little point, since there's *still* a race after it is
called (which we handle at confirm time anyway).
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing
Please register or sign in to comment