diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-02-28 18:59:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-28 12:55:26 -0800 |
commit | 0f7aedbdf2bb92cf1a3462561b3ff4c3a42bfe7d (patch) | |
tree | 2f190d0f4267ae5d9dce3233a643b57a33362c9a /drivers/iio/frequency | |
parent | 62ca98d475d1839f90d209bb47cc0192dc3db946 (diff) |
s390/qeth: drop redundant state checking
Now that qeth always uses dev_close() to shutdown the interface, we can
trust the locking and remove some custom state checks.
qeth_l?_stop_card() is no longer called for a card in UP state, so remove
the checks there too. This basically makes the UP state obsolete, so rip
out the whole thing (except for the sysfs-visible string).
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/iio/frequency')
0 files changed, 0 insertions, 0 deletions