]> 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)
commit1e074e5a6e9c8ee1f489330bcb92a214f56a34be
tree9c722bd8313116f1a472c70427c297f17cb52289
parentf828475bf7462eb623b2659fe02208b200f1bbaa
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