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:
bdfd630
)
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 8 Oct 2013 03:32:17 +0000
(11:32 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Oct 2013 20:33:50 +0000
(16:33 -0400)
Add the missing destroy_workqueue() before return from
qlcnic_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