]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Don't assign twice the same value
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 2 Mar 2022 20:18:35 +0000 (21:18 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Mar 2022 16:12:08 +0000 (17:12 +0100)
commitb6cf1d36a1ca00021cc1e60ea9c81a33b8d56a6e
tree9efc2529184cb49f3de48ed294caa26c25cb584c
parent19be6cfd743cf56615606f298b5a632e7daf94ba
Bluetooth: Don't assign twice the same value

data.pid is set twice with the same value. Remove one of these redundant
calls.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c