https://github.com/torvalds/linux
Revision f1c08ca559387ab30992055596d54061dfa022b1 authored by Marcel Holtmann on 09 September 2008, 05:19:19 UTC, committed by Marcel Holtmann on 09 September 2008, 05:19:19 UTC
The ACL config stage keeps holding a reference count on incoming
connections when requesting the extended features. This results in
keeping an ACL link up without any users. The problem here is that
the Bluetooth specification doesn't define an ownership of the ACL
link and thus it can happen that the implementation on the initiator
side doesn't care about disconnecting unused links. In this case the
acceptor needs to take care of this.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
1 parent 24342c3
History
Tip revision: f1c08ca559387ab30992055596d54061dfa022b1 authored by Marcel Holtmann on 09 September 2008, 05:19:19 UTC
[Bluetooth] Fix reference counting during ACL config stage
Tip revision: f1c08ca
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.7 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top