Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256363
b: refs/heads/master
c: cae5614
h: refs/heads/master
i:
  256361: d95ce75
  256359: 20a7cdc
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and John W. Linville committed Jul 8, 2011
1 parent 82eb5bc commit 2bea3e6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 21a18f284b00f977b355a2901d0ca6dae929b370
refs/heads/master: cae561473e87fd01b07d980c643acd51c07e1f64
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1964,7 +1964,7 @@ static irqreturn_t b43_do_interrupt(struct b43_wldev *dev)
return IRQ_NONE;
reason &= dev->irq_mask;
if (!reason)
return IRQ_HANDLED;
return IRQ_NONE;

dev->dma_reason[0] = b43_read32(dev, B43_MMIO_DMA0_REASON)
& 0x0001DC00;
Expand Down

0 comments on commit 2bea3e6

Please sign in to comment.