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: Herb

[DECNET]: Fix inverted wait flag in xfrm_lookup call

2007-12-12 Thread Herbert Xu
ookup call. Here's a fix. [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/d