Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377420
b: refs/heads/master
c: f9bd2d7
h: refs/heads/master
v: v3
  • Loading branch information
Amir Vadai authored and David S. Miller committed Jun 24, 2013
1 parent bf54535 commit 58f083b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a7bf58040f4e8a7245cb3e24ab93057be3c46363
refs/heads/master: f9bd2d7f6d18d96fa31a657f35290741117c0dd3
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/mellanox/mlx4/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,9 @@ static int mlx4_slave_cap(struct mlx4_dev *dev)
dev->caps.cqe_size = 32;
}

dev->caps.flags2 &= ~MLX4_DEV_CAP_FLAG2_TS;
mlx4_warn(dev, "Timestamping is not supported in slave mode.\n");

slave_adjust_steering_mode(dev, &dev_cap, &hca_param);

return 0;
Expand Down

0 comments on commit 58f083b

Please sign in to comment.