CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/17 12:11:37
Modified files:
sys/dev/pci : qli_pci.c
Log message:
All callers of qli_get_fw_state() bzero the mbox memory, no need to do it
again with a wrong size.
ok marco@
