Hi all

Can I just omit the call to NdisGetReceivedPacket in Ptreceive
Handler? Can I just use the NdisTransferData call to get the packet in
my IM driver? (I am currently using both of above)

Are there any NIC’s which will only send the packet in response
to NdisGetReceivedPacket and not to NdisTransferData?

Thanks in advance
Hardeep