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:
7ffc37f
)
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 16 May 2013 22:25:34 +0000
(22:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 18 May 2013 01:19:36 +0000
(18:19 -0700)
Add the missing iounmap() before return from gianfar_ptp_probe()
in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found