diff options
author | Eugene Crosser <Eugene.Crosser@ru.ibm.com> | 2015-05-18 14:27:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-18 12:14:17 -0400 |
commit | 9c23f4dab1a467f41a27c7d7b87a987c5a3cfc2d (patch) | |
tree | cbb9fc2b8d5182c3efa79b64782e027dd0f6a131 /Documentation/s390 | |
parent | 0db587b065cb3d0417c4e84be851e787d207e8e0 (diff) | |
download | linux-stable-9c23f4dab1a467f41a27c7d7b87a987c5a3cfc2d.tar.gz linux-stable-9c23f4dab1a467f41a27c7d7b87a987c5a3cfc2d.tar.bz2 linux-stable-9c23f4dab1a467f41a27c7d7b87a987c5a3cfc2d.zip |
qeth: OSA version of SETBRIDGEPORT command
OSA Ethernet hardware is introducing BRIDGEPORT functionality
similar (but not identical) to HiperSockets BRIDGEPORT. This
patch makes HiperSockets BRIDGEPORT related sysfs attributes
and udev events work with OSA hardware too.
Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: Eugene Crosser <Eugene.Crosser@ru.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/s390')
-rw-r--r-- | Documentation/s390/qeth.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/s390/qeth.txt b/Documentation/s390/qeth.txt index 74122ada9949..aa06fcf5f8c2 100644 --- a/Documentation/s390/qeth.txt +++ b/Documentation/s390/qeth.txt @@ -1,6 +1,6 @@ IBM s390 QDIO Ethernet Driver -HiperSockets Bridge Port Support +OSA and HiperSockets Bridge Port Support Uevents @@ -8,7 +8,7 @@ To generate the events the device must be assigned a role of either a primary or a secondary Bridge Port. For more information, see "z/VM Connectivity, SC24-6174". -When run on HiperSockets Bridge Capable Port hardware, and the state +When run on an OSA or HiperSockets Bridge Capable Port hardware, and the state of some configured Bridge Port device on the channel changes, a udev event with ACTION=CHANGE is emitted on behalf of the corresponding ccwgroup device. The event has the following attributes: |