Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129805
b: refs/heads/master
c: 5edc766
h: refs/heads/master
i:
  129803: 75b5d80
v: v3
  • Loading branch information
Phil Sutter authored and David S. Miller committed Jan 15, 2009
1 parent d1ad18a commit e9ecaf9
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: 97bc477cbc3d63f2a29c2c81031434b3a082f44c
refs/heads/master: 5edc7668bbece4238a32943ae7a47135af076948
1 change: 0 additions & 1 deletion trunk/drivers/net/korina.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ static int korina_send_packet(struct sk_buff *skb, struct net_device *dev)
/* Move tail */
lp->tx_chain_tail = chain_next;
lp->tx_chain_status = desc_filled;
netif_stop_queue(dev);
} else {
/* Update tail */
td->control = DMA_COUNT(length) |
Expand Down

0 comments on commit e9ecaf9

Please sign in to comment.