linux/drivers/s390
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
..
block s390: dasd: Mundane spelling fixes 2021-05-03 11:00:11 -06:00
char s390 updates for 5.13 merge window 2021-04-27 17:54:15 -07:00
cio more s390 updates for 5.13 merge window 2021-05-06 14:39:50 -07:00
crypto VFIO updates for v5.13-rc1 2021-04-28 17:19:47 -07:00
net s390/qeth: unify the tracking of active cmds on ccw device 2021-06-11 12:49:15 -07:00
scsi SCSI misc on 20210428 2021-04-28 17:22:10 -07:00
virtio virtio/s390: implement virtio-ccw revision 2 correctly 2021-02-24 00:31:23 +01:00
Makefile s390: remove pointless drivers-y in drivers/s390/Makefile 2019-09-16 13:21:51 +02:00