Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150651
b: refs/heads/master
c: d651ae3
h: refs/heads/master
i:
  150649: a086901
  150647: f4d13da
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Jun 3, 2009
1 parent 91099ca commit 53b6ad0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8fc0fee09245fe740d81aded36f4af6db1054015
refs/heads/master: d651ae32789cabfb78bdd1f3467bf034ae267d68
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1704,8 +1704,9 @@ static irqreturn_t iwl_isr(int irq, void *data)
{
struct iwl_priv *priv = data;
u32 inta, inta_mask;
#ifdef CONFIG_IWLWIFI_DEBUG
u32 inta_fh;

#endif
if (!priv)
return IRQ_NONE;

Expand Down

0 comments on commit 53b6ad0

Please sign in to comment.