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:
2bc9ff0
)
moxa: fix missing unlock on error in moxart_mac_start_xmit()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 18 Aug 2013 08:09:30 +0000
(16:09 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Aug 2013 22:05:04 +0000
(15:05 -0700)
Add the missing unlock before return from function moxart_mac_start_xmit()
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