Julian Wiedmann 3518ae76f2 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>
2021-06-11 12:49:15 -07:00
..
2021-05-03 11:00:11 -06:00
2021-04-27 17:54:15 -07:00
2021-04-28 17:19:47 -07:00
2021-04-28 17:22:10 -07:00