summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bt3c_cs.c
diff options
context:
space:
mode:
authorSanjay Kumar Konduri <sanjay.konduri@redpinesignals.com>2018-09-03 11:27:46 +0530
committerMarcel Holtmann <marcel@holtmann.org>2018-09-27 12:53:40 +0200
commit7cbfd1e2aad410d96fa6162aeb3f9cff1fecfc58 (patch)
treee775d94b13116e49bcfe8c76209985eb9634f082 /drivers/bluetooth/bt3c_cs.c
parenta5c3021bb62b970713550db3f7fd08aa70665d7e (diff)
downloadop-kernel-dev-7cbfd1e2aad410d96fa6162aeb3f9cff1fecfc58.zip
op-kernel-dev-7cbfd1e2aad410d96fa6162aeb3f9cff1fecfc58.tar.gz
Bluetooth: btrsi: fix bt tx timeout issue
observed sometimes data is coming with unaligned address from kernel BT stack. If unaligned address is passed, some data in payload is stripped when packet is loading to firmware and this results, BT connection timeout is happening. sh# hciconfig hci0 up Can't init device hci0: hci0 command 0x0c03 tx timeout Fixed this by moving the data to aligned address. Signed-off-by: Sanjay Kumar Konduri <sanjay.konduri@redpinesignals.com> Signed-off-by: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/bt3c_cs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud