Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32]
authorMarcel Holtmann <[email protected]>
Mon, 16 Mar 2015 08:10:25 +0000 (01:10 -0700)
committerJohan Hedberg <[email protected]>
Mon, 16 Mar 2015 08:31:31 +0000 (10:31 +0200)
commit8e4e2ee5d80875177e03d57b807e0784f3d91e0e
tree7e83f07f2145d050dd4bc2e70d1598b2f1e72180
parent33d0c030717bd939dab467f95966d8a64187e5c1
Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32]

Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
net/bluetooth/smp.c