]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix incorrect type for window and interval
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Wed, 13 May 2020 02:09:32 +0000 (19:09 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 May 2020 06:50:56 +0000 (08:50 +0200)
commite5c9c94c0cec739513a1ec82e91630a11df449b7
tree88398e081197e56127468746e3ad007ce65fe50f
parent5c3c8cd58f253df376eae904f6ca079a94ee30b2
Bluetooth: Fix incorrect type for window and interval

The types for window and interval should be uint16, not uint8.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c