Re: [PATCH -mm 1/2] 3c59x: Fix uninitialized variable bug

From: Mark Hindley
Date: Tue Sep 04 2007 - 05:35:30 EST


On Tue, Sep 04, 2007 at 11:17:57AM +0200, Steffen Klassert wrote:

> The only warning that I was able to trigger with gcc 4.2 is in the case of a .config
> without PCI support. In this case I get
>
> drivers/net/3c59x.c: In function 'vortex_up':
> drivers/net/3c59x.c:1672: warning: 'err' is used uninitialized in this function

That should be fixed by Satyam's patch too.

Mark
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/