Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150239
b: refs/heads/master
c: 62abb45
h: refs/heads/master
i:
  150237: 0de4118
  150235: 706f23e
  150231: 39dbbf3
  150223: fea9eed
  150207: ea865d3
v: v3
  • Loading branch information
Alexander Beregalov authored and David S. Miller committed May 18, 2009
1 parent e0a1065 commit 93d8037
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7290383191fa57d7f6320e27a03e5a8afee362fd
refs/heads/master: 62abb45f50dbd53a117aff72ff4e606592edb029
2 changes: 1 addition & 1 deletion trunk/drivers/net/de620.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ static int de620_start_xmit(struct sk_buff *skb, struct net_device *dev)

/* Start real output */

spin_lock_irqsave(&de620_lock, flags)
spin_lock_irqsave(&de620_lock, flags);
PRINTK(("de620_start_xmit: len=%d, bufs 0x%02x\n",
(int)skb->len, using_txbuf));

Expand Down

0 comments on commit 93d8037

Please sign in to comment.