diff options
author | gallatin <gallatin@FreeBSD.org> | 2007-03-27 15:55:32 +0000 |
---|---|---|
committer | gallatin <gallatin@FreeBSD.org> | 2007-03-27 15:55:32 +0000 |
commit | a8be3c5db775d7348bb09c2d0618af6352050826 (patch) | |
tree | 3d709952b7e6b917a5cb4df738dafeaef6eadfdf /sys/kern/kern_thread.c | |
parent | 7e4dccfa8c96f966b71b6167d164ec69f30da974 (diff) | |
download | FreeBSD-src-a8be3c5db775d7348bb09c2d0618af6352050826.zip FreeBSD-src-a8be3c5db775d7348bb09c2d0618af6352050826.tar.gz |
Fix a bug which could lead to receive side lockup when WC is disabled.
When submitting rx buffers and not using WC fifo, always replace the
invalid DMA address with the real one, otherwise allocation failures
could lead to the invalid DMA address being given to the NIC, and
that would cause the receive side to lockup.
Diffstat (limited to 'sys/kern/kern_thread.c')
0 files changed, 0 insertions, 0 deletions