Hi Dan, > We used to take a lock in amp_physical_cfm() but then we moved it to > the caller function. Unfortunately the unlock on this error path was > overlooked so it leads to a double unlock. > > Fixes: a514b17fab51 ("Bluetooth: Refactor locking in amp_physical_cfm") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel