commit | b9e2535acad8f52a17e2aa843d45a6b756b59592 | [log] [tgz] |
---|---|---|
author | Peng Chen <pengchen@qca.qualcomm.com> | Thu Sep 06 19:30:43 2012 +0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Mar 07 20:09:40 2014 +0200 |
tree | e4062436966d94de16c0ac4c85771936f5f9d472 | |
parent | 2606ecbc4880b8641b5e455c80f4bd72c223ce86 [diff] |
Bluetooth: Fix endianess issue in the ath3k driver 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>