kernel_optimize_test/include/net/bluetooth
Gustavo F. Padovan 71ba0e569b Bluetooth: Add refcnt to struct l2cap_chan
struct l2cap_chan has now its own refcnt that is compatible with the
socket refcnt, i.e., we won't see sk_refcnt = 0 and chan->refcnt > 0.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-06-13 14:55:33 -03:00
..
bluetooth.h Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
hci_core.h Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
hci.h Bluetooth: Clear advertising cache before scanning 2011-06-08 16:58:17 -03:00
l2cap.h Bluetooth: Add refcnt to struct l2cap_chan 2011-06-13 14:55:33 -03:00
mgmt.h
rfcomm.h Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
sco.h
smp.h