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:
a2f7922
)
fsl_pq_mdio: Fix mdiobus allocation handling
author
Anton Vorontsov
<avorontsov@mvista.com>
Fri, 14 May 2010 04:27:30 +0000
(
04:27
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 May 2010 00:44:46 +0000
(17:44 -0700)
The driver could return success code even if mdiobus_alloc() failed.
This patch fixes the issue.
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found