diff options
author | Loic Poulain <loic.poulain@intel.com> | 2015-08-24 19:57:57 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-08-28 22:00:37 +0300 |
commit | e54991677e1c8060ba5642472cbd9a0954298d01 (patch) | |
tree | aec456ce4793e2fe12471fcaf2cd531588a7ae15 /drivers/bluetooth/hci_intel.c | |
parent | 4e1795de10903ae561872c54a72fa1bcf78f49cd (diff) | |
download | linux-e54991677e1c8060ba5642472cbd9a0954298d01.tar.xz |
Bluetooth: hci_uart: Fix zero len data packet reception issue
Packets with a variable length value equal to zero were not received.
Since no more data expected (and input buffer entirely consumed), we
need to complete/forward the packet immediately instead of waiting for
more data.
Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/hci_intel.c')
0 files changed, 0 insertions, 0 deletions