Home
last modified time | relevance | path

Searched hist:"71 ba0e56" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h71ba0e56 Tue May 17 12:34:52 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> 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>
71ba0e56 Tue May 17 12:34:52 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> 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>
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c71ba0e56 Tue May 17 12:34:52 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> 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>