Re: [DECNET]: Fix inverted wait flag in xfrm_lookup call

2007-12-13 Thread David Miller
From: Herbert Xu [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 13:25:16 +0800 [DECNET]: Fix inverted wait flag in xfrm_lookup call My previous patch made the wait flag take the opposite value to what it should be. This patch fixes that. Signed-off-by: Herbert Xu [EMAIL PROTECTED] Applied

[DECNET]: Fix inverted wait flag in xfrm_lookup call

2007-12-12 Thread Herbert Xu
. [DECNET]: Fix inverted wait flag in xfrm_lookup call My previous patch made the wait flag take the opposite value to what it should be. This patch fixes that. Signed-off-by: Herbert Xu [EMAIL PROTECTED] diff --git a/net/decnet/dn_route.c b/net/decnet/dn_route.c index 62f3ae7..2d95cf1 100644