Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Apr 2013 07:59:00 +0000 (00:59 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 23 Apr 2013 23:32:23 +0000 (20:32 -0300)
The CID is fixed to L2CAP ATT channel and so there is no need to hand it
down to the handling function. Just use a constant instead.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found