diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-12-23 15:03:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-24 22:41:06 -0800 |
commit | 5b6c7b55cfe26224b0f41b1c226d3534c542787f (patch) | |
tree | 3440a4437bf66e84c21bed330d54f2ed7bbce104 /kernel | |
parent | 8b5026bc16938920e4780b9094c3bf20e1e0939d (diff) |
s390/qeth: lock the card while changing its hsuid
qeth_l3_dev_hsuid_store() initially checks the card state, but doesn't
take the conf_mutex to ensure that the card stays in this state while
being reconfigured.
Rework the code to take this lock, and drop a redundant state check in a
helper function.
Fixes: b333293058aa ("qeth: add support for af_iucv HiperSockets transport")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions