Hi Loic, > Packets with a variable len 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. > > Fix this by completing the packet on !dlen. > happening if two cases: > - no variable data len > - variable data len is zero. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- > drivers/bluetooth/hci_h4.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) I updated the commit message slightly and then applied the patch to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html