Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168971
b: refs/heads/master
c: 40be261
h: refs/heads/master
i:
  168969: 0f8f613
  168967: a128684
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Nov 30, 2009
1 parent 6fbaf47 commit 7df82d7
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: 3c91c7ae84966f992429e1e128c4936f22b89064
refs/heads/master: 40be261dfd8bfba4baeff40168d44a6a4450ace1
1 change: 1 addition & 0 deletions trunk/drivers/net/wan/cosa.c
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,7 @@ static ssize_t cosa_write(struct file *file,
current->state = TASK_RUNNING;
chan->tx_status = 1;
spin_unlock_irqrestore(&cosa->lock, flags);
up(&chan->wsem);
return -ERESTARTSYS;
}
}
Expand Down

0 comments on commit 7df82d7

Please sign in to comment.