diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-02-28 20:59:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-28 23:55:26 +0300 |
commit | 62ca98d475d1839f90d209bb47cc0192dc3db946 (patch) | |
tree | 18b37a79e734a006fa235e53ab30d13a83892e96 /net/switchdev/switchdev.c | |
parent | dcef5cad639e0c24dd562e777b31533f5c97baa1 (diff) | |
download | linux-62ca98d475d1839f90d209bb47cc0192dc3db946.tar.xz |
s390/qeth: don't special-case HW trap during suspend
It makes no difference whether we
1. manually disarm the HW trap and call the offline code with
recovery_mode == 1, or
2. call the offline code with recovery_mode == 0, and let it disarm the
HW trap for us.
So consolidate the two code paths in the suspend callback.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions