OSDN Git Service

Bluetooth: qca: Fix sparse warnings
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 5 Jan 2023 23:58:04 +0000 (15:58 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 9 Feb 2023 22:17:23 +0000 (14:17 -0800)
commitfec2972a3155b3f6deb6fa8f06fcd645695d6b49
treefbc872aebb451d7828902168776038ac7fb32382
parent1eec3b95b5ce7fb2cdd273ac4f8b24b1ed6776a1
Bluetooth: qca: Fix sparse warnings

This fixes the following warnings:

drivers/bluetooth/hci_qca.c:1014:26: warning: cast to restricted __le16
drivers/bluetooth/hci_qca.c:1028:37: warning: cast to restricted __le32

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c