[RFT] net80211 TX serialisation, take #4

Adrian Chadd adrian at freebsd.org
Mon Feb 25 07:27:50 UTC 2013


The trouble with using a queue is that things will dequeue frames out
of order, bceause multiple dequeue contexts (ie, each call to
driver_start / driver_transmit) will execute in-parallel.

Yay.



adrian


More information about the freebsd-wireless mailing list