Bill Paul 55971c63cd Some minor touchups:
In NdisQueryBuffer() and NdisQueryBufferSafe(), the vaddr argument is
optional, so test it before trying to dereference it.

Also correct NdisGetFirstBufferFromPacket()/NdisGetFirstBufferFromPacketSafe():
we need to use nb_mappedsystemva from the buffer, not nb_systemva.
2003-12-22 10:22:57 +00:00
..
2003-12-21 00:00:08 +00:00
2003-12-21 00:00:08 +00:00
2003-12-22 10:22:57 +00:00
2003-12-13 07:41:12 +00:00