* Re: [PATCH] 3c59x: Fix build failure with gcc 3.2
[not found] <20090803134803.3c8a0159@hyperion.delvare>
@ 2009-08-04 4:10 ` David Miller
0 siblings, 0 replies; only message in thread
From: David Miller @ 2009-08-04 4:10 UTC (permalink / raw)
To: khali; +Cc: klassert, netdev, a.beregalov
From: Jean Delvare <khali@linux-fr.org>
Date: Mon, 3 Aug 2009 13:48:03 +0200
> Fix the following build failure with gcc 3.2:
>
> CC [M] drivers/net/3c59x.o
> drivers/net/3c59x.c:2726:1: directives may not be used inside a macro argument
> drivers/net/3c59x.c:2725:59: unterminated argument list invoking macro "pr_err"
> drivers/net/3c59x.c: In function `dump_tx_ring':
> drivers/net/3c59x.c:2727: implicit declaration of function `pr_err'
> drivers/net/3c59x.c:2731: syntax error before ')' token
>
> Apparently gcc 3.2 doesn't like #if interleaved with a macro call.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Applied, thanks.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-04 4:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090803134803.3c8a0159@hyperion.delvare>
2009-08-04 4:10 ` [PATCH] 3c59x: Fix build failure with gcc 3.2 David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox