CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/05 10:10:49
Modified files:
sys/dev/pci : if_wpi.c
Log message:
fix uninitialized var (in a code path that is not used yet).
found by chl@ using llvm/clang
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/05 10:10:49
Modified files:
sys/dev/pci : if_wpi.c
Log message:
fix uninitialized var (in a code path that is not used yet).
found by chl@ using llvm/clang