On Sat, Sep 01, 2012 at 02:08:28AM +0000, Matt Thomas wrote:
> Module Name:  src
> Committed By: matt
> Date:         Sat Sep  1 02:08:28 UTC 2012
> 
> Modified Files:
>       src/sys/dev/pci: if_wm.c
> 
> Log Message:
> Shut up gcc about some uninitialized variables.


Hum, gcc is wrong here, cmdlen and fields are only used if do_csum == true,
and do_csum cannot be changed between setting it to false and testing it.

Is it dependant on compiler flags ?

-- 
Manuel Bouyer <bou...@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Reply via email to