Bluetooth: Fix missing const declarations in SMP functions
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 2 Dec 2014 11:37:41 +0000 (13:37 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:21 +0000 (16:51 +0100)
Several SMP functions take read-only data. This patch fixes the
declaration of these parameters to use the const specifier as
appropriate.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c
net/bluetooth/smp.h

Simple merge
Simple merge