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)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 7 Mar 2014 18:09:40 +0000 (20:09 +0200)
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>

No differences found