Bluetooth: Create empty l2cap ops function
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 29 May 2012 16:19:26 +0000 (13:19 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:16 +0000 (06:34 +0300)
commit7e1af8a3a51dbf5dc7392fb294a0830f7e853aa8
tree5f495e6078044694b1b70e068288b1645e3370f7
parent8c3a4f004e706fd7e681c68c6de4946c8c76b976
Bluetooth: Create empty l2cap ops function

A2MP doesn't use part of the L2CAP chan ops API so we just create general
empty function instead of the A2MP specific one.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/l2cap.h
net/bluetooth/a2mp.c