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:
c5cb002
)
dnet: fixup error handling in initialization
author
Dan Carpenter
<error27@gmail.com>
Wed, 28 Jul 2010 22:27:29 +0000
(22:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 31 Jul 2010 06:27:58 +0000
(23:27 -0700)
There were two problems here. We returned success if dnet_mii_init()
failed and there was a release_mem_region() missing.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found