From: Ursula Braun Date: Tue, 1 Apr 2008 08:27:00 +0000 (+0200) Subject: qeth: keep ip-address after LAN_OFFLINE failure X-Git-Tag: v2.6.26-rc1~1138^2~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3caa4af834df519fda0f1ea6af4a5c7abfec98c7;p=pandora-kernel.git qeth: keep ip-address after LAN_OFFLINE failure Problem: If setting of an ip-address fails with LAN_OFFLINE, qeth does not save the ip-address in its internal list of set ip-addresses. qeth recovers after a following STARTLAN event, but cannot set the unsaved ip-address. Solution: save the ip-address in the qeth-maintained list of ip-addresses after a LAN_OFFLINE failure for SETIP. Signed-off-by: Ursula Braun Signed-off-by: Frank Blaschka Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed