• Karsten Graul's avatar
    s390/ism: fix incorrect system EID · 1dc0d1cf
    Karsten Graul authored
    The system EID that is defined by the ISM driver is not correct. Using
    an incorrect system EID allows to communicate with remote Linux systems
    that use the same incorrect system EID, but when it comes to
    interoperability with other operating systems then the system EIDs do
    never match which prevents SMC-Dv2 communication.
    Using the correct system EID fixes this problem.
    
    Fixes: 201091eb ("net/smc: introduce System Enterprise ID (SEID)")
    Signed-off-by: default avatarKarsten Graul <kgraul@linux.ibm.com>
    Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
    1dc0d1cf
ism_drv.c 13.5 KB