diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-01-07 15:31:16 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-07 15:39:21 (GMT) |
commit | 92cb46584e104e2f4b14a44959109ffe13524a26 (patch) | |
tree | 5e84e053a59cde57f3435f754eb0198944209f95 /include/trace | |
parent | 60834b73a9c2bbc2f514122ddc626f3350fb40cd (diff) | |
download | linux-92cb46584e104e2f4b14a44959109ffe13524a26.tar.xz |
ALSA: fireworks: fix an endianness bug for transaction length
Although the 't->length' is a big-endian value, it's used without any
conversion. This means that the driver always uses 'length' parameter.
Fixes: 555e8a8f7f14("ALSA: fireworks: Add command/response functionality into hwdep interface")
Reported-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions