summaryrefslogtreecommitdiff
path: root/sound/oss/trix.c
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2007-10-29 08:08:48 +0300
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-29 17:41:33 +0300
commit6a7d26d58a0f61cffddc8839067dfad10413b852 (patch)
tree7b0263cfd27c0b436fddb5f0f5c7b296ba798dab /sound/oss/trix.c
parent80da1adbbf8805bc1a5d287ab171463710b7d92e (diff)
downloadlinux-6a7d26d58a0f61cffddc8839067dfad10413b852.tar.xz
arcmsr: endianness bug
initializing a field in data shared with the card with cpu_to_le32(something) | 0x100000 is broken - the field is, indeed, little-endian and we need cpu_to_le32() on both parts. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/oss/trix.c')
0 files changed, 0 insertions, 0 deletions