Bluetooth: Use __constant modifier for L2CAP SMP CID
authorSyam Sidhardhan <s.syam@samsung.com>
Wed, 10 Oct 2012 16:39:28 +0000 (22:09 +0530)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 11 Oct 2012 06:25:58 +0000 (14:25 +0800)
Since the L2CAP_CID_SMP is constant, __constant_cpu_to_le16() is
the right go here.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/smp.c

Simple merge