Bluetooth: btusb: Fix incorrect type in qca_device_info
authorKim, Ben Young Tae <ytkim@qca.qualcomm.com>
Tue, 10 Mar 2015 23:34:58 +0000 (23:34 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Mar 2015 02:57:01 +0000 (03:57 +0100)
commitbf906b3db3c2b4f5d4db1db5f35796629c531ac4
treee3b5773f6bb1f864aa0c8cdcd7bcab1ab8f47df9
parent55e76b38986a61259f3079afd0f9a865651a34fe
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>
drivers/bluetooth/btusb.c