You need to sign in or sign up before continuing.
  • F
    [PATCH] s390: fix recovery failure of non-guestLAN devices · e08d88cc
    Frank Pavlic 提交于
    [patch 5/7] s390: fix recovery failure of non-guestLAN devices
    
    From: Frank Pavlic <fpavlic@de.ibm.com>
    	- 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: NFrank Pavlic <fpavlic@de.ibm.com>
    
    diffstat:
     qeth.h      |   12 ++++++------
     qeth_main.c |   27 ++++++++++++++++-----------
     2 files changed, 22 insertions(+), 17 deletions(-)
    Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
    e08d88cc
qeth_main.c 226.7 KB