]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Fix endianess issue in the ath3k driver
authorPeng Chen <pengchen@qca.qualcomm.com>
Thu, 6 Sep 2012 11:30:43 +0000 (19:30 +0800)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:01:55 +0000 (19:01 +0100)
commitfa982cfbc81a2a0e3ada5ebfe9c8b48e3aed57ec
treed4638d6d1112142b8905df1165ad2b0e7f356ac0
parent330550885226357a59f017474091cbc45e529b10
Bluetooth: Fix endianess issue in the ath3k driver

commit b9e2535acad8f52a17e2aa843d45a6b756b59592 upstream.

The version is always in little endian format. This patch makes the
driver work on both little and big endian CPUs.

Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/bluetooth/ath3k.c