Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79257
b: refs/heads/master
c: 7e94041
h: refs/heads/master
i:
  79255: bf2b593
v: v3
  • Loading branch information
David Woodhouse authored and David S. Miller committed Jan 28, 2008
1 parent b3bd503 commit 5f44d65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 5844d12ea30bacae9224db6561a16e86ad31c6e5
refs/heads/master: 7e94041ca17685cf12c658b8edc008dd0bdb00c7
5 changes: 0 additions & 5 deletions trunk/drivers/net/wireless/libertas/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1435,11 +1435,6 @@ void lbs_interrupt(struct lbs_private *priv)

lbs_deb_thread("lbs_interrupt: intcounter=%d\n", priv->intcounter);

if (!spin_is_locked(&priv->driver_lock)) {
printk(KERN_CRIT "%s called without driver_lock held\n", __func__);
WARN_ON(1);
}

priv->intcounter++;

if (priv->psstate == PS_STATE_SLEEP)
Expand Down

0 comments on commit 5f44d65

Please sign in to comment.