Bluetooth: Make l2cap_conless_channel return void
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 31 May 2012 08:18:56 +0000 (11:18 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:14 +0000 (06:34 +0300)
commit84104b241d26302cb9083779d06741002534a58e
treed1199fcc7c210a7c323669cae11b008269dc9229
parent13ca56e0537aa148b7e7a6ea38ca6a6a1dc3e197
Bluetooth: Make l2cap_conless_channel return void

l2cap_conless_channel always return 0 which is not used.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c