commit | 23f0cb41a20e9850513fa4943f6a19525000cce2 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 05 11:47:47 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 06 10:25:30 2013 +0200 |
tree | f84416e2290abb71d3ccf105a084edd8ec9165c5 | |
parent | 346e7099c299eae085efd9b4aeda813d69bc364b [diff] |
Bluetooth: Remove check for number of AMP controller The number of controllers for the AMP discover response has already been calculated. And since the hci_dev_list lock is held, it can not change. So there is no need for any extra checks. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>