]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix VIRTIO_ID_BT assigned number
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jun 2021 19:20:26 +0000 (21:20 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 3 Jun 2021 21:01:55 +0000 (14:01 -0700)
commitafc14e0183aeb02b5dbc1094a8c0580a707d671d
treeea3955fcc3b93bdf39bda4cf44622f19b7137401
parenta2975985a4a91f19c1dbb3c98daa618d593d9df6
Bluetooth: Fix VIRTIO_ID_BT assigned number

It turned out that the VIRTIO_ID_* are not assigned in the virtio_ids.h
file in the upstream kernel. Picking the next free one was wrong and
there is a process that has been followed now.

See https://github.com/oasis-tcs/virtio-spec/issues/108 for details.

Fixes: 645f146b21b7 ("Bluetooth: Add support for virtio transport driver")
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/uapi/linux/virtio_ids.h