You need to sign in or sign up before continuing.
-
由 zeal 提交于
ks8695_rx() will call refill_buffers() for every incoming packet. Its not necessary. We just need do it after finishing receiving thing. And the 'RX dma engine' is in the same situation. This blocks our user space application. The following patch may fix it. Signed-off-by: Nzeal <zealcook@gmail.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
5c427ff9