From: Marcel Holtmann Date: Fri, 3 Apr 2020 19:44:07 +0000 (+0200) Subject: Bluetooth: Add HCI device identifier for VIRTIO devices X-Git-Tag: v5.8-rc1~165^2~503^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2a3f5f4635b7b0df8d4cd04ee0c75886ef699b9;p=thirdparty%2Flinux.git Bluetooth: Add HCI device identifier for VIRTIO devices This patch assigns the next free HCI device identifier to Bluetooth devices based on VIRTIO devices. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 086a9e9d5d030..79de2a659dd69 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h @@ -68,6 +68,7 @@ #define HCI_SPI 7 #define HCI_I2C 8 #define HCI_SMD 9 +#define HCI_VIRTIO 10 /* HCI controller types */ #define HCI_PRIMARY 0x00