Skip to content
Snippets Groups Projects
user avatar
zeal authored
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: default avatarzeal <zealcook@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
5c427ff9
History
Name Last commit Last update