[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071018094013.GU21136@shadowen.org>
Date: Thu, 18 Oct 2007 10:40:13 +0100
From: Andy Whitcroft <apw@...dowen.org>
To: Anton Vorontsov <avorontsov@...mvista.com>
Cc: leoli@...escale.com, jgarzik@...ox.com, paulus@...ba.org,
galak@...nel.crashing.org, afleming@...escale.com,
linuxppc-dev@...abs.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][NET] gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
The check then is to see if a non {}'d block has no statements in it if the
ifdef is null. Hmmm. May be possible. Will think on it.
if (err)
+#ifdef CONFIG_GFAR_NAPI
napi_disable(&priv->napi);
+#endif
-apw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists