Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48791
b: refs/heads/master
c: 6bbcea0
h: refs/heads/master
i:
  48789: a028f39
  48787: 2a6911c
  48783: 8c13305
v: v3
  • Loading branch information
Hoang-Nam Nguyen authored and Roland Dreier committed Feb 16, 2007
1 parent e035549 commit bac050b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4fd3006032446be2b331dd482e34c6a9e644a5b8
refs/heads/master: 6bbcea0d42209ab5f0fae213050ad042c499ad8b
3 changes: 3 additions & 0 deletions trunk/drivers/infiniband/hw/ehca/ehca_hca.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ int ehca_query_port(struct ib_device *ibdev,
props->active_width = IB_WIDTH_12X;
props->active_speed = 0x1;

/* at the moment (logical) link state is always LINK_UP */
props->phys_state = 0x5;

query_port1:
ehca_free_fw_ctrlblock(rblock);

Expand Down

0 comments on commit bac050b

Please sign in to comment.