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)
commit1f667e157605a217f10fc45f1a7fb4a8354eb5e3
tree9efc2529184cb49f3de48ed294caa26c25cb584c
parent18e8055c88142d8f6e23ebdc38c126ec37844e5d
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