Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290065
b: refs/heads/master
c: 039055b
h: refs/heads/master
i:
  290063: 834aea6
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Feb 8, 2012
1 parent 99a6e87 commit 19dad8c
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: c3ab96f36aa308fa5bf432d5a4dafc80b7373805
refs/heads/master: 039055b965b9cfbeacb8cdcd1ef57e18b6374e58
1 change: 1 addition & 0 deletions trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ void qeth_release_buffer(struct qeth_channel *channel,
iob->callback = qeth_send_control_data_cb;
iob->rc = 0;
spin_unlock_irqrestore(&channel->iob_lock, flags);
wake_up(&channel->wait_q);
}
EXPORT_SYMBOL_GPL(qeth_release_buffer);

Expand Down

0 comments on commit 19dad8c

Please sign in to comment.