Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286679
b: refs/heads/master
c: 35fb9af
h: refs/heads/master
i:
  286677: 0eca1f5
  286675: f674105
  286671: 2f14e40
v: v3
  • Loading branch information
Eugenia Emantayev authored and David S. Miller committed Jan 22, 2012
1 parent bf3184a commit 6122dc9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b477ba628a283ba93e631d66907f91df80e82267
refs/heads/master: 35fb9afbdeef9d5859d9a878d0372907baf119e1
2 changes: 2 additions & 0 deletions trunk/drivers/net/ethernet/mellanox/mlx4/port.c
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,8 @@ int mlx4_DUMP_ETH_STATS_wrapper(struct mlx4_dev *dev, int slave,
struct mlx4_cmd_mailbox *outbox,
struct mlx4_cmd_info *cmd)
{
if (slave != dev->caps.function)
return 0;
return mlx4_common_dump_eth_stats(dev, slave,
vhcr->in_modifier, outbox);
}

0 comments on commit 6122dc9

Please sign in to comment.