CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/14 10:59:53
Modified files:
sys/dev/pv : if_hvn.c
Log message:
Implement an operation to dequeue packets from the completion queue
Complete the RNDIS command submission API with a proper method of
command dequeuing from the completion queue. Command timeout path
can be fully implemented now.
While here let the command completion wait interruptable.
