Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33141
b: refs/heads/master
c: b1162b6
h: refs/heads/master
i:
  33139: cc9934b
v: v3
  • Loading branch information
Daniel Drake authored and John W. Linville committed Aug 2, 2006
1 parent 2ac9027 commit 1cc5017
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: 40da08bca6f4e7dec4a75c3c47800e5f4ca4e567
refs/heads/master: b1162b639cc13d5a1ab9bcbd0a502599ddf49f86
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/zd1211rw/zd_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ static void disable_read_regs_int(struct zd_usb *usb)
{
struct zd_usb_interrupt *intr = &usb->intr;

ZD_ASSERT(in_interrupt());
spin_lock(&intr->lock);
intr->read_regs_enabled = 0;
spin_unlock(&intr->lock);
Expand Down

0 comments on commit 1cc5017

Please sign in to comment.