Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215201
b: refs/heads/master
c: cdd861d
h: refs/heads/master
i:
  215199: c91c973
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Oct 18, 2010
1 parent b493d26 commit c47db23
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: ccc901ee58cfb090a31216a6eda0f1e9dfc572fa
refs/heads/master: cdd861d68d27a0d0ebe4e641d20d8cfa5cef405f
2 changes: 1 addition & 1 deletion trunk/drivers/net/ns83820.c
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ static int ns83820_setup_rx(struct net_device *ndev)
phy_intr(ndev);

/* Okay, let it rip */
spin_lock_irq(&dev->misc_lock);
spin_lock(&dev->misc_lock);
dev->IMR_cache |= ISR_PHY;
dev->IMR_cache |= ISR_RXRCMP;
//dev->IMR_cache |= ISR_RXERR;
Expand Down

0 comments on commit c47db23

Please sign in to comment.