Files
ubports_kernel_google_msm/drivers/net/arm
zeal 5c427ff9e4 KS8695: fix ks8695_rx() unreasonable action.
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: zeal <zealcook@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-16 23:51:47 -08:00
..
2009-02-22 19:54:16 -08:00
2009-07-20 07:45:05 -07:00
2009-07-20 07:45:05 -07:00