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:
ebd6e77
)
bcm63xx_enet: timeout off by one in do_mdio_op()
author
roel kluin
<roel.kluin@gmail.com>
Mon, 21 Sep 2009 10:08:48 +0000
(10:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Oct 2009 03:03:15 +0000
(20:03 -0700)
`while (limit-- >= 0)' reaches -2 after the loop upon timeout.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found