freebsd-dev/sys/dev/rtwn
Andriy Voskoboinyk 6ab1306e04 rtwn: fix Tx processing, add some busdma synchronization.
1) Unload mbuf instead of descriptor in rtwn_tx_done().
2) Add more synchronization for device visible mappings before
touching the memory.
3) Improve watchdog timer logic.

Reported and tested by:		mva

Approved by:	re (gjb)
2016-06-20 22:45:19 +00:00
..
if_rtwn.c rtwn: fix Tx processing, add some busdma synchronization. 2016-06-20 22:45:19 +00:00
if_rtwnreg.h rtwn, urtwn: drop unused structures. 2016-05-26 22:43:02 +00:00