commit | bf906b3db3c2b4f5d4db1db5f35796629c531ac4 | [log] [tgz] |
---|---|---|
author | Kim, Ben Young Tae <ytkim@qca.qualcomm.com> | Tue Mar 10 23:34:58 2015 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Mar 11 03:57:01 2015 +0100 |
tree | e3b5773f6bb1f864aa0c8cdcd7bcab1ab8f47df9 | |
parent | 55e76b38986a61259f3079afd0f9a865651a34fe [diff] |
Bluetooth: btusb: Fix incorrect type in qca_device_info While qca_device_info is not coming from outside communication, no reason to use specific endian type inside and fix the wrong version comparison on big-endian platform. Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>