]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
s390/qeth: support early setup for z/VM NICs
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Wed, 27 Dec 2017 16:44:31 +0000 (17:44 +0100)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 28 Feb 2018 15:19:08 +0000 (12:19 -0300)
commit8ef774a5f117337f1f4cd12777200d98f3f9450c
tree1cd3e98483a04b147cfa3287ee8f89c8374e8ac9
parenteaa12bb3764bc1006049719830148d463f78fbc8
s390/qeth: support early setup for z/VM NICs

BugLink: http://bugs.launchpad.net/bugs/1747639
The transport mode that a z/VM NIC is configured in, must match the
hypervisor-internal network which the NIC is coupled to.

To get this right automatically, have qeth issue a diag26c hypervisor call
that provides all sorts of information for a specific VNIC.
With z/VM update VM65918, this also includes the VNIC's required
transport mode.

Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 615dff228368109ce18b628d6bd1b01ad6ef2f74)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/s390/net/qeth_core_main.c