diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-12-16 21:25:29 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-12-19 20:40:22 +0100 |
commit | 341ee4349f31e42fb0eb20d340d15309ac760308 (patch) | |
tree | e6fe061306ac9aa3628bd6ed23ca1d20e92ae164 /net/ieee802154 | |
parent | b43: avoid packet losses in the dma worker code. (diff) | |
download | linux-341ee4349f31e42fb0eb20d340d15309ac760308.tar.xz linux-341ee4349f31e42fb0eb20d340d15309ac760308.zip |
NFC: double unlock in nfc_llcp_recv_connect()
We unlock inside the if block on the other side of this if else
statement. It could result in calling mutex_unlock() twice.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions