Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Mon, 11 Dec 2023 12:11:35 -0500 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > 4db4d5fa1c4f ("shared/vcp: Fix endianness errors") does attempt to fix > the endianness of stored volume offset but in the process it broke the > notification since the value is no longer stored in the Bluetooth byte > order (Little Endian) but instead in the cpu byte order which is then > used in the notification as is, to fix this instead of notifying using > the stored value it now uses a dedicated variable which does use the > value from the request itself. > > [...] Here is the summary with links: - [BlueZ,v1] shared/vcp: Fix notification endianness https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=95838efc07d3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html