Files
linux/drivers
mark-yw.chen 201cf3976c 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 <mark-yw.chen@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2021-02-26 21:17:43 +01:00
..
2021-01-31 08:05:46 -07:00
2021-01-14 20:56:56 +00:00
2021-02-15 17:01:46 +01:00
2020-12-07 10:08:14 +01:00
2020-12-02 22:35:44 +01:00
2021-01-25 10:37:59 +01:00
2021-01-05 15:50:36 -08:00
2020-12-09 19:26:02 -06:00
2020-12-15 22:50:12 +11:00
2020-12-10 10:45:36 +01:00
2020-12-09 19:44:34 +01:00