Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144858
b: refs/heads/master
c: 34fd5da
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Linus Torvalds committed May 12, 2009
1 parent ef96a3f commit c898088
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1d80cac0fe44fb87b2a3d35fddd7f534ea81cd90
refs/heads/master: 34fd5dad46fc494c6ed3b174b2c991ea9961ebe9
1 change: 0 additions & 1 deletion trunk/drivers/net/mlx4/en_rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,6 @@ static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv,
if (err) {
mlx4_err(mdev, "Failed to allocate qp #%d\n", qpn);
goto out;
return err;
}
qp->event = mlx4_en_sqp_event;

Expand Down

0 comments on commit c898088

Please sign in to comment.