]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Store supported commands only during setup procedure
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 31 Oct 2013 11:54:33 +0000 (04:54 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 13:55:33 +0000 (15:55 +0200)
commitdb3c7f5c88f39ce62e6724c569693c7e9613d31a
tree9cf9eef0b0e8947143df4693b2237bc212a6a328
parenta4fc5defffb58fa24eba5ec2bd4ee0b3c295ae6f
Bluetooth: Store supported commands only during setup procedure

The list of supported commands of a controller can not change during
its lifetime. So store the list just once during the setup procedure
and not every time the HCI command is executed.

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