[Q] Sample NWF Driver Sets NumOfTXBuffers To 0



Hi!

The sample rtlnwifi driver in the WDK sets the NumOfTXBuffers field of the
NDIS_MINIPORT_ADAPTER_NATIVE_802_11_ATTRIBUTES structure to 0. However, the
WDK documentation states that "The miniport driver must support a minimum
transmit queue depth of 64."

What's the correct thing to do with this field?

Thanks!


.