commit | ee93053d569b8b56e09a278fc9c41b7adf070a96 | [log] [tgz] |
---|---|---|
author | Martin Townsend <mtownsend1973@gmail.com> | Mon Oct 13 19:24:45 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 25 07:56:25 2014 +0200 |
tree | 8ad25c2d3298ca0d46cde38cf15bb4989fe6f352 | |
parent | 11e3ff7072789ad4585870cbdde1be10c45f1cc4 [diff] |
Bluetooth: Fix missing channel unlock in l2cap_le_credits In the error case where credits is greater than max_credits there is a missing l2cap_chan_unlock before returning. Signed-off-by: Martin Townsend <mtownsend1973@gmail.com> Tested-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>