]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/pci/slot.c
PCI: hv: Remove the bogus test in hv_eject_device_work()
[mirror_ubuntu-bionic-kernel.git] / drivers / pci / slot.c
index e42909524deed903e098cc2cade5a21626181f70..7569e4e3a8a4527cf3ac3ef4ba49f1afcc0aee0c 100644 (file)
@@ -75,6 +75,7 @@ static const char *pci_bus_speed_strings[] = {
        "2.5 GT/s PCIe",        /* 0x14 */
        "5.0 GT/s PCIe",        /* 0x15 */
        "8.0 GT/s PCIe",        /* 0x16 */
+       "16.0 GT/s PCIe",       /* 0x17 */
 };
 
 static ssize_t bus_speed_read(enum pci_bus_speed speed, char *buf)