Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287105
b: refs/heads/master
c: b6bfefb
h: refs/heads/master
i:
  287103: fa6c1d7
v: v3
  • Loading branch information
Mike Marciniszyn authored and Roland Dreier committed Jan 27, 2012
1 parent 9a797b8 commit f4b4294
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: 0f3696eb21ef39b7bb7ea7d0160e925904309281
refs/heads/master: b6bfefb0410dc49853bccd9673ead896d317c082
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/qib/qib_pcie.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ static int qib_tune_pcie_coalesce(struct qib_devdata *dd)
* BIOS may not set PCIe bus-utilization parameters for best performance.
* Check and optionally adjust them to maximize our throughput.
*/
static int qib_pcie_caps = 0x51;
static int qib_pcie_caps;
module_param_named(pcie_caps, qib_pcie_caps, int, S_IRUGO);
MODULE_PARM_DESC(pcie_caps, "Max PCIe tuning: Payload (0..3), ReadReq (4..7)");

Expand Down

0 comments on commit f4b4294

Please sign in to comment.