Will NDIS ever call MiniportSendPackets before the last packet from
a previous call to MiniportSendPackets has completed? The reason I need
to know this is that I have to process this call in the context of a
workitem. So I need to know if it is safe to save away just one
set of parameters for the workitem call back.
thanks,
m navab