]> err.no Git - linux-2.6/blobdiff - drivers/infiniband/hw/ipath/ipath_init_chip.c
IB/ipath: Change version wording to be less confusing with release number
[linux-2.6] / drivers / infiniband / hw / ipath / ipath_init_chip.c
index fa98aabdf76bf72210f888b2a8a7e3ec3fb04c29..49951d5838049349df8ca39237365deb90525fbd 100644 (file)
@@ -656,7 +656,7 @@ static int init_housekeeping(struct ipath_devdata *dd,
        ret = dd->ipath_f_get_boardname(dd, boardn, sizeof boardn);
 
        snprintf(dd->ipath_boardversion, sizeof(dd->ipath_boardversion),
-                "Driver %u.%u, %s, InfiniPath%u %u.%u, PCI %u, "
+                "ChipABI %u.%u, %s, InfiniPath%u %u.%u, PCI %u, "
                 "SW Compat %u\n",
                 IPATH_CHIP_VERS_MAJ, IPATH_CHIP_VERS_MIN, boardn,
                 (unsigned)(dd->ipath_revision >> INFINIPATH_R_ARCH_SHIFT) &