[PATCH] uhci.c, fix pci dma ordering issue
There was a bug where we unmap the PCI DMA mapping and then sync the data afterwards. This reverses the ordering as well as insures we don't unmap the region more than once.
Showing
Please register or sign in to comment