Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135533
b: refs/heads/master
c: 7f6d95e
h: refs/heads/master
i:
  135531: be0ca0b
v: v3
  • Loading branch information
Kay Sievers authored and David S. Miller committed Mar 25, 2009
1 parent 037fd9c commit 33cf649
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 23d12e2bdd4f73d90c8c29674c531aa45eecf27f
refs/heads/master: 7f6d95e7bd82b38e669a43a2d2d410d0b5318684
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/qeth_l3_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@ static int qeth_l3_setadapter_parms(struct qeth_card *card)
rc = qeth_query_setadapterparms(card);
if (rc) {
QETH_DBF_MESSAGE(2, "%s couldn't set adapter parameters: "
"0x%x\n", card->gdev->dev.bus_id, rc);
"0x%x\n", dev_name(&card->gdev->dev), rc);
return rc;
}
if (qeth_adp_supported(card, IPA_SETADP_ALTER_MAC_ADDRESS)) {
Expand Down

0 comments on commit 33cf649

Please sign in to comment.