git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237de6e
)
r8152: replace tasklet with NAPI
author
hayeswang
<hayeswang@realtek.com>
Mon, 12 Jan 2015 04:06:23 +0000
(12:06 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 14 Jan 2015 20:06:25 +0000
(15:06 -0500)
Replace tasklet with NAPI.
Add rx_queue to queue the remaining rx packets if the number of the
rx packets is more than the request from poll().
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found