Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220945
b: refs/heads/master
c: b7126d8
h: refs/heads/master
i:
  220943: 60e6af4
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Oct 28, 2010
1 parent 12276e4 commit 0f88496
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: 1c0e0a0569e925220c2948ea9b92fc013895917f
refs/heads/master: b7126d8c70a1d4656f1c351de8528df22dfd2d46
1 change: 0 additions & 1 deletion trunk/drivers/net/lib8390.c
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,6 @@ static void __NS8390_init(struct net_device *dev, int startp)
ei_outb_p(ei_local->rx_start_page, e8390_base + EN1_CURPAG);
ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD);

netif_start_queue(dev);
ei_local->tx1 = ei_local->tx2 = 0;
ei_local->txing = 0;

Expand Down

0 comments on commit 0f88496

Please sign in to comment.