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:
977bdf0
)
[PATCH] sky2: limit coalescing values to ring size
author
Stephen Hemminger
<shemminger@osdl.org>
Wed, 22 Feb 2006 19:44:59 +0000
(11:44 -0800)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 23 Feb 2006 00:23:40 +0000
(
01:23
+0100)
Don't allow coalescing values to be bigger than the transmit ring.
Since if you set them that big, the interrupt never happens and driver
livelocks.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found