Bluetooth: Use __constant when dealing with constants
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 24 May 2012 12:42:51 +0000 (15:42 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:09 +0000 (06:34 +0300)
commitac73498cbb54ebe3a06709ba7e4feb99c83113bf
treea3715f391d6793db546fd043efaad406cf0b287d
parent2983fd682444180e45567ce8147a612b97ba69da
Bluetooth: Use __constant when dealing with constants

__constant_cpu_to_le16() is the right go here.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c