Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255404
b: refs/heads/master
c: 049436b
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Jun 1, 2011
1 parent 10fbf01 commit c64fa2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5111dd3e422d08435164fc6d405d849ff6421eec
refs/heads/master: 049436b9804394e4d6caf7da5f3507bd8f4caa6e
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/rtlwifi/rtl8192se/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,7 @@ void rtl92se_disable_interrupt(struct ieee80211_hw *hw)
rtl_write_dword(rtlpriv, INTA_MASK + 4, 0);

rtlpci->irq_enabled = false;
synchronize_irq(rtlpci->pdev->irq);
}


Expand Down

0 comments on commit c64fa2a

Please sign in to comment.