[PATCH 3.18 079/150] ALSA: fireworks: fix an endianness bug for transaction length

2015-01-14 Thread Greg Kroah-Hartman
3.18-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Sakamoto commit 92cb46584e104e2f4b14a44959109ffe13524a26 upstream. Although the 't->length' is a big-endian value, it's used without any conversion. This means that the driver always

[PATCH 3.18 079/150] ALSA: fireworks: fix an endianness bug for transaction length

2015-01-14 Thread Greg Kroah-Hartman
3.18-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Sakamoto o-taka...@sakamocchi.jp commit 92cb46584e104e2f4b14a44959109ffe13524a26 upstream. Although the 't-length' is a big-endian value, it's used without any conversion. This means