Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   cegger
Date:           Thu Feb 19 23:34:14 UTC 2009

Modified Files:
        src/sys/arch/x86/x86: bus_dma.c

Log Message:
bus_dmamap_create(): on failure, reset dmamp or drivers
like nfe(4) try to call bus_dmamap_destroy() on an invalid dmamap in their 
error path.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/x86/x86/bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index