]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit269adc58a11153644ee0800520d37bbb4c6a8510
tree57af81a830d1d1dd8eb81490378878fb6bc18d79
parent41a7a9da39b19f278b73bb99434d82e816696bdc
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>
net/bluetooth/l2cap_core.c