Bluetooth: Refactor connection parameter freeing into its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Aug 2014 18:06:59 +0000 (21:06 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Sep 2014 17:07:53 +0000 (19:07 +0200)
commitf6c63249698aaa87399e795adcf3b70171384dc2
tree9c722bd8313116f1a472c70427c297f17cb52289
parentf8aaf9b65a77267f749c1af641e46c3457d50701
Bluetooth: Refactor connection parameter freeing into its own function

The necessary steps for freeing connection paramaters have grown quite a
bit so we can simplify the code by factoring it out into its own
function.

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