From: Frank Pavlic Date: Thu, 10 Nov 2005 12:51:17 +0000 (+0100) Subject: [PATCH] s390: fix recovery failure of non-guestLAN devices X-Git-Tag: v2.6.15-rc1~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08d88cccbe0dfcfbaffb704d24e19803407935d;p=pandora-kernel.git [PATCH] s390: fix recovery failure of non-guestLAN devices [patch 5/7] s390: fix recovery failure of non-guestLAN devices From: Frank Pavlic - Recovery of non-guestLAN Layer 2 device failed due to trying to register the real MAC address we got from the READ_MAC adapter parameters command. We have to keep the "old" MAC address when we process the reply of a READ_MAC. Signed-off-by: Frank Pavlic diffstat: qeth.h | 12 ++++++------ qeth_main.c | 27 ++++++++++++++++----------- 2 files changed, 22 insertions(+), 17 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed