]> mj.ucw.cz Git - pciutils.git/blobdiff - ls-ecaps.c
VPD: Cleanup
[pciutils.git] / ls-ecaps.c
index a6ae751dd3a01b79a0de1215e0b04e0ae461fbf9..55059480ee7a417bf5311a60e042e15babdcb375 100644 (file)
@@ -768,8 +768,8 @@ show_ext_caps(struct device *d, int type)
          case PCI_EXT_CAP_ID_MFVC:
            printf("Multi-Function Virtual Channel <?>\n");
            break;
-         case PCI_EXT_CAP_ID_RBCB:
-           printf("Root Bridge Control Block <?>\n");
+         case PCI_EXT_CAP_ID_RCRB:
+           printf("Root Complex Register Block <?>\n");
            break;
          case PCI_EXT_CAP_ID_VNDR:
            cap_evendor(d, where);