Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183503
b: refs/heads/master
c: 84b6668
h: refs/heads/master
i:
  183501: 5ec9173
  183499: 47a8948
  183495: 26c0e65
  183487: dc96e80
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Jan 14, 2010
1 parent ad6f328 commit 489f964
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 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: 76b11f8e270f04851774ff64b16e29e5a43d3a1a
refs/heads/master: 84b66683dba002f4cce2aaf78bf45debfaf22795
1 change: 0 additions & 1 deletion trunk/drivers/s390/net/qeth_l2_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,6 @@ static int __qeth_l2_set_online(struct ccwgroup_device *gdev, int recovery_mode)
QETH_DBF_TEXT(SETUP, 2, "setonlin");
QETH_DBF_HEX(SETUP, 2, &card, sizeof(void *));

qeth_set_allowed_threads(card, QETH_RECOVER_THREAD, 1);
recover_flag = card->state;
rc = qeth_core_hardsetup_card(card);
if (rc) {
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/s390/net/qeth_l3_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3338,8 +3338,6 @@ static int __qeth_l3_set_online(struct ccwgroup_device *gdev, int recovery_mode)
QETH_DBF_TEXT(SETUP, 2, "setonlin");
QETH_DBF_HEX(SETUP, 2, &card, sizeof(void *));

qeth_set_allowed_threads(card, QETH_RECOVER_THREAD, 1);

recover_flag = card->state;
rc = qeth_core_hardsetup_card(card);
if (rc) {
Expand Down

0 comments on commit 489f964

Please sign in to comment.