diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2018-09-26 19:29:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-26 19:56:08 +0300 |
commit | 91cc98f51e3d3b1bd2b9cd10fcc8ebfc08cd4c45 (patch) | |
tree | 95c62ebe9aa1712eefc5aa329b6f896aa28d891b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d782d80f36f33426e99eacae8cd7f2ff7918aaf4 (diff) | |
download | linux-91cc98f51e3d3b1bd2b9cd10fcc8ebfc08cd4c45.tar.xz |
s390/qeth: remove duplicated carrier state tracking
The netdevice is always available, apply any carrier state changes to it
without caching them.
On a STARTLAN event (ie. carrier-up), defer updating the state to
qeth_core_hardsetup_card() in the subsequent recovery action.
Also remove the carrier-state checks from the xmit routines. Stopping
transmission on carrier-down is the responsibility of upper-level code
(eg see dev_direct_xmit()).
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions