Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203775
b: refs/heads/master
c: ca09c97
h: refs/heads/master
i:
  203773: 5fe0e59
  203771: 5d415a7
  203767: c6e257d
  203759: 003284c
  203743: 11b84a5
  203711: f0af2da
  203647: de843db
  203519: d7b61be
  203263: 3bdc877
  202751: 09c99c4
v: v3
  • Loading branch information
Giuseppe CAVALLARO authored and David S. Miller committed Jul 28, 2010
1 parent 7761283 commit 2250b59
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: 49efec1eaf12d03213f1421094afb4cece109062
refs/heads/master: ca09c9760101b607cd2282c45b342655e26fa683
1 change: 0 additions & 1 deletion trunk/drivers/net/stmmac/stmmac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,6 @@ static int stmmac_open(struct net_device *dev)
* In case of failure continue without timer. */
if (unlikely((stmmac_open_ext_timer(dev, priv->tm)) < 0)) {
pr_warning("stmmaceth: cannot attach the external timer.\n");
tmrate = 0;
priv->tm->freq = 0;
priv->tm->timer_start = stmmac_no_timer_started;
priv->tm->timer_stop = stmmac_no_timer_stopped;
Expand Down

0 comments on commit 2250b59

Please sign in to comment.