diff options
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | 2013-01-20 21:30:21 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-21 13:51:15 -0500 |
commit | 26e4b3340e5ac423497ee1a59d42b4ef81af4272 (patch) | |
tree | 22b8198ec1a6d45818616216e6aaf8c2915eca7b /drivers/s390/net | |
parent | 0f54761d167f98dd93cb19a16edbc47bb6574a28 (diff) |
qeth: Update Kconfig wording
Refer to virtual NICs instead of GuestLANs.
Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net')
-rw-r--r-- | drivers/s390/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/s390/net/Kconfig b/drivers/s390/net/Kconfig index dfda748c4000..8b3f55991805 100644 --- a/drivers/s390/net/Kconfig +++ b/drivers/s390/net/Kconfig | |||
@@ -74,8 +74,8 @@ config QETH | |||
74 | depends on CCW && NETDEVICES && IP_MULTICAST && QDIO | 74 | depends on CCW && NETDEVICES && IP_MULTICAST && QDIO |
75 | help | 75 | help |
76 | This driver supports the IBM System z OSA Express adapters | 76 | This driver supports the IBM System z OSA Express adapters |
77 | in QDIO mode (all media types), HiperSockets interfaces and VM GuestLAN | 77 | in QDIO mode (all media types), HiperSockets interfaces and z/VM |
78 | interfaces in QDIO and HIPER mode. | 78 | virtual NICs for Guest LAN and VSWITCH. |
79 | 79 | ||
80 | For details please refer to the documentation provided by IBM at | 80 | For details please refer to the documentation provided by IBM at |
81 | <http://www.ibm.com/developerworks/linux/linux390> | 81 | <http://www.ibm.com/developerworks/linux/linux390> |