commit | a5687c644015a097304a2e47476c0ecab2065734 | [log] [tgz] |
---|---|---|
author | Christopher William Snowhill <chris@kode54.net> | Sat Dec 26 19:12:32 2020 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Dec 27 21:35:59 2020 +0100 |
tree | 48540d7d93c32db549d6a9da8cf88252bd239785 | |
parent | 05672a2c14a4ea20b7e31a1d8d847292c2b60c10 [diff] |
Bluetooth: Fix initializing response id after clearing struct Looks like this was missed when patching the source to clear the structures throughout, causing this one instance to clear the struct after the response id is assigned. Fixes: eddb7732119d ("Bluetooth: A2MP: Fix not initializing all members") Signed-off-by: Christopher William Snowhill <chris@kode54.net> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>