commit | d8aece2af380a251daf2351d92dd38b9edf10b84 | [log] [tgz] |
---|---|---|
author | Syam Sidhardhan <s.syam@samsung.com> | Wed Oct 10 22:09:28 2012 +0530 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Oct 11 14:25:58 2012 +0800 |
tree | 3664c3d8179e188290b0e39045698af2fb1b3c8f | |
parent | 78c1b8e822a0bcf9655a0da3633137b51e17f068 [diff] |
Bluetooth: Use __constant modifier for L2CAP SMP CID 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>