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:
560040b
)
dcbnl: unlock on an error path in dcbnl_cee_fill()
author
Dan Carpenter
<error27@gmail.com>
Thu, 7 Jul 2011 21:27:24 +0000
(21:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 8 Jul 2011 16:01:14 +0000
(09:01 -0700)
We need to release "dcb_lock" which we took on the previous line.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found