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:
f92d318
)
r8169: remove unneeded dirty_rx index
author
Timo Teräs
<timo.teras@iki.fi>
Tue, 15 Jan 2013 21:01:24 +0000
(21:01 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Jan 2013 23:02:09 +0000
(18:02 -0500)
After commit 6f0333b ("r8169: use 50% less ram for RX ring") the rx
ring buffers are always copied making dirty_rx useless.
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found