+12
−4
Loading
HCI_OP_NOP means no command was actually sent so there is no point in triggering cmd_timer which may cause a hdev->reset in the process since it is assumed that the controller is stuck processing a command. Fixes: e2d471b7 ("Bluetooth: ISO: Fix not using SID from adv report") Signed-off-by:Luiz Augusto von Dentz <luiz.von.dentz@intel.com>