Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3637
b: refs/heads/master
c: a852092
h: refs/heads/master
i:
  3635: ec6d8bc
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Jun 27, 2005
1 parent 861e273 commit 6873ba1
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: 9e6970b5e96c3281e26b7d2e4e1839f356d5f5ff
refs/heads/master: a852092e8cb305595ff630dfc3e9b25966a98276
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mthca/mthca_provider.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ static int mthca_query_device(struct ib_device *ibdev,
if (!in_mad || !out_mad)
goto out;

memset(props, 0, sizeof props);
memset(props, 0, sizeof *props);

props->fw_ver = mdev->fw_ver;

Expand Down

0 comments on commit 6873ba1

Please sign in to comment.