Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59341
b: refs/heads/master
c: f41d229
h: refs/heads/master
i:
  59339: a0af569
v: v3
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Jul 10, 2007
1 parent 12dfe0d commit e8eb1f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 78526821bee8506ab903f596e8e6187fa5919877
refs/heads/master: f41d229865c984015914221959675b1c8723f6a7
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ipath/ipath_mad.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static int recv_subn_get_nodeinfo(struct ib_smp *smp,
/* This is already in network order */
nip->sys_guid = to_idev(ibdev)->sys_image_guid;
nip->node_guid = dd->ipath_guid;
nip->port_guid = nip->sys_guid;
nip->port_guid = dd->ipath_guid;
nip->partition_cap = cpu_to_be16(ipath_get_npkeys(dd));
nip->device_id = cpu_to_be16(dd->ipath_deviceid);
majrev = dd->ipath_majrev;
Expand Down

0 comments on commit e8eb1f5

Please sign in to comment.