https://github.com/torvalds/linux
Revision 92cb46584e104e2f4b14a44959109ffe13524a26 authored by Takashi Sakamoto on 07 January 2015, 15:31:16 UTC, committed by Takashi Iwai on 07 January 2015, 15:39:21 UTC
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>
1 parent 60834b7
History
Tip revision: 92cb46584e104e2f4b14a44959109ffe13524a26 authored by Takashi Sakamoto on 07 January 2015, 15:31:16 UTC
ALSA: fireworks: fix an endianness bug for transaction length
Tip revision: 92cb465
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 291.6 KB
Makefile -rw-r--r-- 53.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top