Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195233
b: refs/heads/master
c: cdd0864
h: refs/heads/master
i:
  195231: 5da5a62
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed May 11, 2010
1 parent 4b377f3 commit a19927b
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: db125c787bc2c07ad97ba94707b653885d723a40
refs/heads/master: cdd0864a495a4c6a6f60cae854ca962cfa1f1026
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/wl12xx/wl1271_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ static void wl1271_irq_work(struct work_struct *work)
intr = le32_to_cpu(wl->fw_status->intr);
if (!intr) {
wl1271_debug(DEBUG_IRQ, "Zero interrupt received.");
spin_lock_irqsave(&wl->wl_lock, flags);
continue;
}

Expand Down

0 comments on commit a19927b

Please sign in to comment.