]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffc5f7acef81ee481caa2be61ac8b32e58f1e1af
tree9c722bd8313116f1a472c70427c297f17cb52289
parent78febcd91164f168ad31dd27e7b3168f601864d7
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