linux/net/bluetooth
Andrei Emeltchenko 8d7e1c7f7e Bluetooth: Fix memory leaks due to chan refcnt
When we queue delayed work we hold(chan) and delayed work
shall put(chan) after execution.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
2012-03-28 12:02:39 -03:00
..
bnep Bluetooth: Use kernel int types instead of ones from stdint.h 2012-02-27 12:34:39 +02:00
cmtp Bluetooth: Use kernel int types instead of ones from stdint.h 2012-02-27 12:34:39 +02:00
hidp Bluetooth: Use kernel int types instead of ones from stdint.h 2012-02-27 12:34:39 +02:00
rfcomm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
Kconfig Bluetooth: Fix Kconfig help description 2012-02-29 18:50:25 +02:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
af_bluetooth.c Bluetooth: silence lockdep warning 2012-02-15 13:09:26 +02:00
hci_conn.c Bluetooth: Fix two minor style issues in HCI code 2012-02-23 13:06:58 +02:00
hci_core.c Bluetooth: hci_core: fix NULL-pointer dereference at unregister 2012-03-28 12:02:35 -03:00
hci_event.c Bluetooth: fix conding style issues all over the tree 2012-03-08 02:02:26 -03:00
hci_sock.c Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets 2012-03-03 01:28:47 +02:00
hci_sysfs.c Bluetooth: Use proper datatypes in release-callbacks 2012-02-13 17:01:38 +02:00
l2cap_core.c Bluetooth: Fix memory leaks due to chan refcnt 2012-03-28 12:02:39 -03:00
l2cap_sock.c Bluetooth: Fix Endian Bug. 2012-03-28 12:02:26 -03:00
lib.c Bluetooth: Add logging functions bt_info and bt_err 2012-02-17 11:33:17 +02:00
mgmt.c Bluetooth: fix conding style issues all over the tree 2012-03-08 02:02:26 -03:00
sco.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2012-01-10 15:44:17 -05:00
smp.c Bluetooth: Set security level on incoming pairing request 2012-03-08 02:26:04 -03:00