Hi Luiz, > When receiving a new connection pchan->conn won't be initialized so the > code cannot use bt_dev_dbg as the pointer to hci_dev won't be > accessible. > > Fixes: 2e1614f7d61e4 ("Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg") > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/smp.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) patch has been applied to bluetooth-stable tree. Regards Marcel