aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hedberg <[email protected]>2013-04-29 19:35:37 +0300
committerGustavo Padovan <[email protected]>2013-06-23 00:23:47 +0100
commit141d57065afd11977c4d346f64b25350445bf689 (patch)
treec33d9f462442a3916c7bdb270975836c5be71d33 /tools/perf/scripts/python
parentf224ca5fc207a9957164e6f42ec6766da0f55d54 (diff)
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
The current test in l2cap_chan_connect is intended to protect against multiple conflicting connect attempts. However, it assumes that there will ever only be a single CID that is connected to, which is not true. We do need to check for conflicts with connect attempts to the same destination CID but this check is not in anyway specific to LE but can be applied to BR/EDR as well. Signed-off-by: Johan Hedberg <[email protected]> Acked-by: Marcel Holtmann <[email protected]> Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions