diff options
author | 2020-02-01 09:05:28 +0100 | |
---|---|---|
committer | 2020-02-01 09:06:11 +0100 | |
commit | f8e5f90b3a53bb75f05124ed19156388379a337d (patch) | |
tree | 0f839e10c7f76e2a684ed089faf538531229b038 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: hda: Add JasperLake PCI ID and codec vid (diff) | |
download | wireguard-linux-f8e5f90b3a53bb75f05124ed19156388379a337d.tar.xz wireguard-linux-f8e5f90b3a53bb75f05124ed19156388379a337d.zip |
ALSA: usb-audio: Fix endianess in descriptor validation
I overlooked that some fields are words and need the converts from
LE in the recently added USB descriptor validation code.
This patch fixes those with the proper macro usages.
Fixes: 57f8770620e9 ("ALSA: usb-audio: More validations of descriptor units")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200201080530.22390-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions