Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171671
b: refs/heads/master
c: f9ef602
h: refs/heads/master
i:
  171669: fb1f0c1
  171667: 1f0c00a
  171663: a0b0f5a
v: v3
  • Loading branch information
Julia Lawall authored and John W. Linville committed Nov 11, 2009
1 parent 1a30329 commit 6b99e15
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: 3e8b4d006ed04b1ddb7450faee7fa429e2a00e48
refs/heads/master: f9ef6028b2c1272a2f12299053efef90e8721f21
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ray_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2074,7 +2074,7 @@ static irqreturn_t ray_interrupt(int irq, void *dev_id)
del_timer(&local->timer);
local->timer.expires = jiffies + HZ * 5;
local->timer.data = (long)local;
if (status == CCS_START_NETWORK) {
if (cmd == CCS_START_NETWORK) {
DEBUG(0,
"ray_cs interrupt network \"%s\" start failed\n",
local->sparm.b4.a_current_ess_id);
Expand Down

0 comments on commit 6b99e15

Please sign in to comment.