CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/19 00:44:44
Modified files:
sys/dev/pci : qle.c
Log message:
massage the response queue handling a bit:
break if we've already handled the queue rather than printf something.
complete all the pending entries before posting what we've done instead
of after each entry.
ok jmatthew@
