Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299919
b: refs/heads/master
c: 7e665af
h: refs/heads/master
i:
  299917: b455472
  299915: f0529ad
  299911: 194fc34
  299903: 908d2c3
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Apr 24, 2012
1 parent da540b3 commit 426d98e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9bbf56609d304e8aae2076610d938206453035de
refs/heads/master: 7e665afbb561544d6fcc3334285db5809a38d2c8
3 changes: 2 additions & 1 deletion trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4540,7 +4540,8 @@ static void qeth_determine_capabilities(struct qeth_card *card)
goto out_offline;
}
qeth_configure_unitaddr(card, prcd);
qeth_configure_blkt_default(card, prcd);
if (ddev_offline)
qeth_configure_blkt_default(card, prcd);
kfree(prcd);

rc = qdio_get_ssqd_desc(ddev, &card->ssqd);
Expand Down

0 comments on commit 426d98e

Please sign in to comment.