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:
b894fa2
)
KS8695: update ksp->next_rx_desc_read at the end of rx loop
author
Yegor Yefremov
<yegorslists@googlemail.com>
Sat, 20 Mar 2010 05:43:29 +0000
(22:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 20 Mar 2010 05:43:29 +0000
(22:43 -0700)
There is no need to adjust the next rx descriptor after each packet,
so do it only once at the end of the routine.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
No differences found