]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 4 Jul 2014 09:37:24 +0000 (12:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Jul 2014 09:58:09 +0000 (11:58 +0200)
commit231d91fdec84965c6ce7bcffdb917ed3b8f87501
treebb9e57149aa2823af119ebd9eded1b215996c295
parentc4530b6a2892fb568144a6e5d4057eecde3683b9
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add

This is the last place using hci_pend_le_conn_add() and we can more
just as simply manipulate the list directly here.

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