Bluetooth: Refactor SMP (de)initialization into separate functions
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 8 Aug 2014 06:32:50 +0000 (09:32 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 14 Aug 2014 06:49:17 +0000 (08:49 +0200)
commit222916e3e509f04678d0b6f13f7b17bbc8dd14b6
tree2d843bb692f5ec91dc6848b10e69ba926dda0e03
parent893ededeb189aa48c308116a7acd793efae5c830
Bluetooth: Refactor SMP (de)initialization into separate functions

As preparation for converting SMP to use the l2cap_chan infrastructure
refactor the (de)initialization into separate functions.

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