Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188141
b: refs/heads/master
c: b8d6897
h: refs/heads/master
i:
  188139: 9f973a1
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Mar 15, 2010
1 parent cd0c16a commit b9df6f9
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: 873a69a358a6b393fd8d9d92e193ec8895cac4d7
refs/heads/master: b8d689743106bab5c49dda87080e76aa78db8a56
1 change: 0 additions & 1 deletion trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -3687,7 +3687,6 @@ static void myri10ge_probe_slices(struct myri10ge_priv *mgp)
if (status != 0) {
dev_err(&mgp->pdev->dev, "failed reset\n");
goto abort_with_fw;
return;
}

mgp->max_intr_slots = cmd.data0 / sizeof(struct mcp_slot);
Expand Down

0 comments on commit b9df6f9

Please sign in to comment.