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)
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

Simple merge