Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59303
b: refs/heads/master
c: 380bf5d
h: refs/heads/master
i:
  59301: 11d5019
  59299: 29cf3b0
  59295: 69c1fac
v: v3
  • Loading branch information
Dave Olson authored and Roland Dreier committed Jul 10, 2007
1 parent 810b47f commit 18a335a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aecd3b5ab19624ca9644b9df9c61615282d8923f
refs/heads/master: 380bf5d38f3cc2799ed2fae554f7af1c4b0ed35b
4 changes: 2 additions & 2 deletions trunk/drivers/infiniband/hw/ipath/ipath_iba6110.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 18a335a

Please sign in to comment.