From: Frank Pavlic Date: Wed, 22 Mar 2006 15:03:44 +0000 (+0100) Subject: [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router". X-Git-Tag: v2.6.17-rc1~1118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def720e6166f49027c45286088d1e22743666ca3;p=pandora-kernel.git [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router". [patch 4/6] s390: qeth :allow setting of attribute "route6" to "no_router". From: Ursula Braun when setting route6 attribute back to no_router qeth does not issue an IP ASSIST command to reset router value to no_router. Once primary_router is set device stays in this mode. Issue an IP ASSIST command when no_router is set in route6. Device will be reset and thus will not longer run as a primary router. Signed-off-by: Frank Pavlic diffstat: qeth_main.c | 5 ----- 1 files changed, 5 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed