CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/13 18:19:57
Modified files:
sys/dev/ic : nvme.c
Log message:
check both the admin and io queue for completions in the interrupt handler
this means we'll notice io completions.
