]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Bluetooth: mgmt: Use __constant when dealing with constants
authorSyam Sidhardhan <s.syam@samsung.com>
Mon, 29 Oct 2012 17:07:36 +0000 (22:37 +0530)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:27:04 +0000 (20:27 -0200)
commit612dfce9fbd2e564bcd656d4b7f7fa7d72966c47
treed3ce3f894e1bab8dcb8ae591ea1ccc8517a5cf75
parent258c4ed076387fc900ea52869eab9b7ee67ce864
Bluetooth: mgmt: Use __constant when dealing with constants

__constant_cpu_to_le*() 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/mgmt.c