Hi Loic, > h5_reset_rx is unconditionally called at the end of > h5_complete_rx_pkt, no need to call it anymore after > that. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- > drivers/bluetooth/hci_h5.c | 2 -- > 1 file changed, 2 deletions(-) you need to fix this: CC drivers/bluetooth/hci_h5.o drivers/bluetooth/hci_h5.c: In function ‘h5_rx_crc’: drivers/bluetooth/hci_h5.c:358:13: warning: unused variable ‘h5’ [-Wunused-variable] struct h5 *h5 = hu->priv; ^ 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