K 10 svn:author V 8 gallatin K 8 svn:date V 27 2007-03-27T15:55:32.000000Z K 7 svn:log V 320 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. END