summaryrefslogtreecommitdiffstats
path: root/net/sctp
diff options
context:
space:
mode:
authorzeal <zealcook@gmail.com>2009-11-16 04:58:10 +0000
committerDavid S. Miller <davem@davemloft.net>2009-11-16 23:51:47 -0800
commit5c427ff9e4cc61625d48172ea082ae99e21eea6a (patch)
tree7c8b9b228f53cc5823ed6ef538e39b233cc4c77c /net/sctp
parentfa6cae143d58c74d800b8dbdd8b9f058614874f2 (diff)
downloadkernel-crypto-5c427ff9e4cc61625d48172ea082ae99e21eea6a.tar.gz
kernel-crypto-5c427ff9e4cc61625d48172ea082ae99e21eea6a.tar.xz
kernel-crypto-5c427ff9e4cc61625d48172ea082ae99e21eea6a.zip
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>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions