Bluetooth: Read flow control mode on AMP controller init
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Oct 2013 10:55:53 +0000 (03:55 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Oct 2013 14:53:43 +0000 (16:53 +0200)
commitf38ba94147dd568b635be83b2fb571303ce3404c
treec7f38ba158b8396956839fda56971ed5a89ed9e3
parent7528ca1c5a3821951695e0e55daf192097a9925a
Bluetooth: Read flow control mode on AMP controller init

When initializing an AMP controller, read its current flow control
mode so that the correct value is used.

The AMP controller defaults to block based flow control and this
extra command is just to double check.

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