]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: correct debug output
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 31 Oct 2011 14:17:21 +0000 (16:17 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 1 Nov 2011 16:13:05 +0000 (14:13 -0200)
commit319ee2e513a32f3f32f7dfa83acc2e50f6520c85
tree0cb50b3d4c2bcd487c5f7119926bf207a6e62c7a
parent65d3b5eaf527372ec13347b28a7131f881fd5453
Bluetooth: correct debug output

l2cap_set_timer function prints sk instead of chan pointer.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c