diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-06-11 09:33:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-11 12:49:15 -0700 |
commit | 3518ae76f2bbc465f7a0d7075fe71815e37b21c6 (patch) | |
tree | da958eae61eacc14968c24ff077d36bb5f437a6a /lib/test_xarray.c | |
parent | 7a4b92e8e0de9cbbb623310af76b1d60cd344b1d (diff) |
s390/qeth: unify the tracking of active cmds on ccw device
We have one field to track _whether_ a cmd is active on a ccw device
('irq_pending'), and one to track _which_ cmd it is ('active_cmd').
Get rid of the irq_pending field, by testing active_cmd for NULL.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions