Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278227
b: refs/heads/master
c: 0dcc3c8
h: refs/heads/master
i:
  278225: 9e5c9a6
  278223: 7fe4118
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Nov 21, 2011
1 parent 6a31c56 commit 07c262d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: abfabc9b48f6943dbb707fcfc2ef2a04c329e3e8
refs/heads/master: 0dcc3c842930a36d344d240878ee24910c838665
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/rtlwifi/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -889,9 +889,6 @@ static irqreturn_t _rtl_pci_interrupt(int irq, void *dev_id)
if (rtlpriv->rtlhal.earlymode_enable)
tasklet_schedule(&rtlpriv->works.irq_tasklet);

spin_unlock_irqrestore(&rtlpriv->locks.irq_th_lock, flags);
return IRQ_HANDLED;

done:
spin_unlock_irqrestore(&rtlpriv->locks.irq_th_lock, flags);
return IRQ_HANDLED;
Expand Down

0 comments on commit 07c262d

Please sign in to comment.