summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2013-09-06 12:47:14 +0000
committerloos <loos@FreeBSD.org>2013-09-06 12:47:14 +0000
commit3263427a2eb3c2dcf28cdcc849a9b31fa8db4895 (patch)
tree7e7b79970afd83d0421d0c44a09435fb320fad7e /tools/regression/lib
parent63750491ac270cc819615c6479c8fdaa65916dc4 (diff)
downloadFreeBSD-src-3263427a2eb3c2dcf28cdcc849a9b31fa8db4895.zip
FreeBSD-src-3263427a2eb3c2dcf28cdcc849a9b31fa8db4895.tar.gz
Fix the leakage of dma tags on if_arge. The leak occur when arge_start()
add some packet(s) to tx ring and arge_stop() is called before receive the sent packet interrupt from hardware. Fix arge_stop() to unload the in use dma tags and free the associated mbuf. PR: 178319, 163670 Approved by: adrian (mentor)
Diffstat (limited to 'tools/regression/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud