]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/ipath/ipath_iba6110.c
IB/ipath: Support the IBA6110 revision 4
[net-next-2.6.git] / drivers / infiniband / hw / ipath / ipath_iba6110.c
index 85f408de7bf7e6cd546f2df7b238291ceb281937..04799852ec7e52984b88e404458471a6e23f7eb8 100644 (file)
@@ -680,9 +680,9 @@ static int ipath_ht_boardname(struct ipath_devdata *dd, char *name,
                snprintf(name, namelen, "%s", n);
 
        if (dd->ipath_majrev != 3 || (dd->ipath_minrev < 2 ||
-               dd->ipath_minrev > 3)) {
+               dd->ipath_minrev > 4)) {
                /*
-                * This version of the driver only supports Rev 3.2 and 3.3
+                * This version of the driver only supports Rev 3.2 - 3.4
                 */
                ipath_dev_err(dd,
                              "Unsupported InfiniPath hardware revision %u.%u!\n",