]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add workaround for buggy max_page features page value
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 19:04:47 +0000 (12:04 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 13:22:52 +0000 (16:22 +0300)
commit151f895d6c193bd848dfa9d59503500185b5e26a
treed43c42ee0a98a599205b2b2ba3fb0a1cf20428f6
parent159540abb1f5dd58a1dd5b1c16b082149f194b45
Bluetooth: Add workaround for buggy max_page features page value

Some controllers list the max_page value from the extended features
response as 0 when SSP has not yet been enabled. To workaround this
issue, force the max_page value to 1 when SSP support has been
detected.

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