From: Syam Sidhardhan Date: Wed, 10 Oct 2012 16:39:28 +0000 (+0530) Subject: Bluetooth: Use __constant modifier for L2CAP SMP CID X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~105^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8aece2af380a251daf2351d92dd38b9edf10b84;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed