commit | 9897d583b01525c6fb5dcaaa87263e7f395c905c | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Oct 31 13:42:18 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 12:32:59 2019 -0700 |
tree | 5e1430b9e2c4021974a1980c2af7b1a42b194cc5 | |
parent | f9ce416ac79dce142fefd24422c9bf41b60fc6cc [diff] |
s390/qeth: consolidate some duplicated HW cmd code When setting a device online, both subdrivers have the same code to program the HW trap and Isolation mode. Move that code into a single place. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>