Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376683
b: refs/heads/master
c: a1c6693
h: refs/heads/master
i:
  376681: 5173768
  376679: a7040b6
v: v3
  • Loading branch information
Sagi Grimberg authored and David S. Miller committed Jun 4, 2013
1 parent 8468fdb commit 591b6c0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 01cb71d2d47b78354358e4bb938bb06323e17498
refs/heads/master: a1c6693a50391683e7f5787bb027b1aae1afbedb
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1323,6 +1323,7 @@ static void mlx4_en_auto_moderation(struct mlx4_en_priv *priv)
priv->last_moder_time[ring] = moder_time;
cq = &priv->rx_cq[ring];
cq->moder_time = moder_time;
cq->moder_cnt = priv->rx_frames;
err = mlx4_en_set_cq_moder(priv, cq);
if (err)
en_err(priv, "Failed modifying moderation for cq:%d\n",
Expand Down

0 comments on commit 591b6c0

Please sign in to comment.