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:
f094668
)
tile: fix missing unlock on error in tile_net_open()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 5 Aug 2013 04:42:00 +0000
(12:42 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Aug 2013 18:09:42 +0000
(11:09 -0700)
Add the missing unlock before return from function tile_net_open()
in the error handling case.
Introduced by commit
f3286a3af89d6db7a488f3e8f02b98d67d50f00c
.
(tile: support multiple mPIPE shims in tilegx network driver)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/tile/tilegx.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/tile/tilegx.c
Simple merge