CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/19 03:20:29
Modified files:
sys/dev/pci : hifn7751.c
Log message:
Zero a return value variable at the start of hifn_process() to avoid
using it uninitialised in one path.
