commit | 72f78356a4a688d7286ac18c1b57d5507f68eefe | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Apr 23 00:59:00 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Apr 23 20:32:23 2013 -0300 |
tree | 57af81a830d1d1dd8eb81490378878fb6bc18d79 | |
parent | 77a63e0a550a731d2bd330679696d8fe66bf94a9 [diff] |
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling 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>