Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361829
b: refs/heads/master
c: 1e3f7b3
h: refs/heads/master
i:
  361827: 70f528b
v: v3
  • Loading branch information
Hadar Hen Zion authored and David S. Miller committed Mar 21, 2013
1 parent f51f86c commit 564e3b9
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: 6efb5fac4d6b617972ab5a10bf67e0eba2c2d212
refs/heads/master: 1e3f7b324e46b772dec1bb6dd96ae745fc085401
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ static int mpt_mask(struct mlx4_dev *dev)
return dev->caps.num_mpts - 1;
}

static void *find_res(struct mlx4_dev *dev, int res_id,
static void *find_res(struct mlx4_dev *dev, u64 res_id,
enum mlx4_resource type)
{
struct mlx4_priv *priv = mlx4_priv(dev);
Expand Down

0 comments on commit 564e3b9

Please sign in to comment.