diff options
author | Dan Carpenter <error27@gmail.com> | 2011-01-04 21:03:12 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-06 11:16:54 -0800 |
commit | 70bfa2d2e1bfd90ef26758b5e2749f043a940037 (patch) | |
tree | a6dd525ad85e1fe1b95a906f8b9fa50c7f275bdb /sound/sh | |
parent | 0c6610017459ed9642548694fe88971d3f4206aa (diff) | |
download | linux-3.10-70bfa2d2e1bfd90ef26758b5e2749f043a940037.tar.gz linux-3.10-70bfa2d2e1bfd90ef26758b5e2749f043a940037.tar.bz2 linux-3.10-70bfa2d2e1bfd90ef26758b5e2749f043a940037.zip |
dcb: unlock on error in dcbnl_ieee_get()
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>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions