Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358864
b: refs/heads/master
c: b23523d
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Hasko authored and Roland Dreier committed Feb 15, 2013
1 parent d00bba6 commit 4d6d2c6
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: 710a31102be46ffc2f087119dca19c894dc237eb
refs/heads/master: b23523d8585906c0fb7c78616e3deca18c7fcce2
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/cxgb4/device.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ static int c4iw_rdev_open(struct c4iw_rdev *rdev)
PDBG("udb len 0x%x udb base %p db_reg %p gts_reg %p qpshift %lu "
"qpmask 0x%x cqshift %lu cqmask 0x%x\n",
(unsigned)pci_resource_len(rdev->lldi.pdev, 2),
(void *)pci_resource_start(rdev->lldi.pdev, 2),
(void *)(unsigned long)pci_resource_start(rdev->lldi.pdev, 2),
rdev->lldi.db_reg,
rdev->lldi.gts_reg,
rdev->qpshift, rdev->qpmask,
Expand Down

0 comments on commit 4d6d2c6

Please sign in to comment.