Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275715
b: refs/heads/master
c: 7c01a8e
h: refs/heads/master
i:
  275713: 9384aa7
  275711: f6f7b8a
v: v3
  • Loading branch information
Christian Borntraeger authored and David S. Miller committed Nov 16, 2011
1 parent 674e676 commit fca3ae2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 6cc31d09bedeb6f25951b18c23b6aee5df0a242c
refs/heads/master: 7c01a8e56bf8a03b9b50a770de36abfee03c4fc5
1 change: 0 additions & 1 deletion trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,6 @@ EXPORT_SYMBOL_GPL(qeth_do_run_thread);
void qeth_schedule_recovery(struct qeth_card *card)
{
QETH_CARD_TEXT(card, 2, "startrec");
WARN_ON(1);
if (qeth_set_thread_start_bit(card, QETH_RECOVER_THREAD) == 0)
schedule_work(&card->kernel_thread_starter);
}
Expand Down

0 comments on commit fca3ae2

Please sign in to comment.