]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark a couple of places where I think the dmamap isn't being unmapped
authoradrian <adrian@FreeBSD.org>
Tue, 2 Apr 2013 06:25:10 +0000 (06:25 +0000)
committeradrian <adrian@FreeBSD.org>
Tue, 2 Apr 2013 06:25:10 +0000 (06:25 +0000)
commit0d7093e2ebb8ab652b84870fa383527566d6b707
tree52f00975835f987ebaa0db5f017ee5f4c1c46220
parentf6cd26fd8e5e38303e5cc2b40329a97360c01433
Mark a couple of places where I think the dmamap isn't being unmapped
before the TX path is being aborted.

Right now it's in the TDMA code and I can live with that; but it really
should get fixed.

I'll do a more thorough audit of this code soon.
sys/dev/ath/if_ath_tx.c