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:
0c66100
)
dcb: unlock on error in dcbnl_ieee_get()
author
Dan Carpenter
<error27@gmail.com>
Tue, 4 Jan 2011 21:03:12 +0000
(21:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Jan 2011 19:16:54 +0000
(11:16 -0800)
There is a "goto nla_put_failure" hidden inside the NLA_PUT() macro, but
we're holding the dcb_lock so we need to unlock first.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dcb/dcbnl.c
patch
|
blob
|
history
diff --cc
net/dcb/dcbnl.c
Simple merge