Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22881
b: refs/heads/master
c: def720e
h: refs/heads/master
i:
  22879: d213e57
v: v3
  • Loading branch information
Frank Pavlic authored and Jeff Garzik committed Mar 23, 2006
1 parent 893421e commit 3622d5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 1380fee2b553fbde1a094476685f43ec5625aec2
refs/heads/master: def720e6166f49027c45286088d1e22743666ca3
5 changes: 0 additions & 5 deletions trunk/drivers/s390/net/qeth_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7339,11 +7339,6 @@ qeth_setrouting_v6(struct qeth_card *card)
qeth_correct_routing_type(card, &card->options.route6.type,
QETH_PROT_IPV6);

if ((card->options.route6.type == NO_ROUTER) ||
((card->info.type == QETH_CARD_TYPE_OSAE) &&
(card->options.route6.type == MULTICAST_ROUTER) &&
!qeth_is_supported6(card,IPA_OSA_MC_ROUTER)))
return 0;
rc = qeth_send_setrouting(card, card->options.route6.type,
QETH_PROT_IPV6);
if (rc) {
Expand Down

0 comments on commit 3622d5d

Please sign in to comment.