linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] qeth:  autodetect layer2/3 of z/VM VSWITCH
@ 2016-06-22 16:07 Lakhvich Dmitriy
  0 siblings, 0 replies; only message in thread
From: Lakhvich Dmitriy @ 2016-06-22 16:07 UTC (permalink / raw)
  To: linux-s390

From: Lakhvich Dmitriy <LDmitriy@ru.ibm.com>

Current version of qeth driver has a problem with 
layer setting for virtual z/VM nics(VSWITCH or GUEST LAN). 
Such nics are supports  just one layer. Setting unsupported layer produce
errors so linux user must know which layer the virtual nic supports.
This patch fix the problem, now qeth driver can detect z/VM nic's
supported layer, also to avoid errors layer changing for
z/VM virtual nics now is forbidden.

Lakhvich Dmitriy (1):
  qeth: autodetect layer2/3 of z/VM VSWITCH/GUESTLAN

 drivers/s390/net/qeth_core_main.c | 104 +++++++++++++++++++++++++++++++++++---
 drivers/s390/net/qeth_core_sys.c  |   6 +++
 2 files changed, 102 insertions(+), 8 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-22 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22 16:07 [PATCH] qeth: autodetect layer2/3 of z/VM VSWITCH Lakhvich Dmitriy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).