mux 2005-03-16 16:39:04 UTC
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
Unload and destroy the TX DMA maps before destroying the DMA tag
they're attached to, not after.
Spotted by: Coverity via sam
Revision Changes Path
1.230 +3 -4 src/sys/dev/fxp/if_fxp.c