On Nov 21, 2014, at 4:58 PM, Eitan Eliahu <[email protected]> wrote: > + /* Should not complete a pending IRP unless proceesing is completed */ > + if (status == STATUS_PENDING) { > + return status; > + } > return OvsCompleteIrpRequest(irp, (ULONG_PTR)replyLen, status); > }
Acked-by: Nithin Raju <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
