aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authormark-yw.chen <[email protected]>2021-02-23 06:27:40 +0000
committerMarcel Holtmann <[email protected]>2021-02-26 20:17:43 +0000
commit201cf3976c065fc47ab260302d06690f73587df9 (patch)
tree68c54acba1e80cac3ab18165ce8f2433f9d4d74b /net/bluetooth/hci_request.c
parentBluetooth: btusb: support 0cb5:c547 Realtek 8822CE device (diff)
downloadkernel-201cf3976c065fc47ab260302d06690f73587df9.tar.gz
kernel-201cf3976c065fc47ab260302d06690f73587df9.zip
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
Warnings: drivers/bluetooth/btusb.c:3775 btusb_mtk_setup() error: uninitialized symbol 'fw_version'. -> add initial value for fw_version. Warnings: sparse: sparse: incorrect type in assignment (different base types) -> add le32_to_cpu to fix incorrect type in assignment. Signed-off-by: mark-yw.chen <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions