linux/drivers/s390
Julian Wiedmann 832585d217 s390/qeth: allocate RX queue at probe time
We always need an RX queue, and there's no reconfig situation either
where we would need to free & rebuild the queue.

So allocate the RX queue right from the start, and avoid freeing it
during unrelated qeth_free_qdio_queues() calls.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-19 11:12:29 +00:00
..
block s390 updates for the 5.16 merge window 2021-11-06 14:48:06 -07:00
char s390/tape: fix timer initialization in tape_std_assign() 2021-11-08 14:17:49 +01:00
cio s390/cio: check the subchannel validity for dev_busid 2021-11-08 14:17:49 +01:00
crypto s390 updates for the 5.16 merge window 2021-11-06 14:48:06 -07:00
net s390/qeth: allocate RX queue at probe time 2021-11-19 11:12:29 +00:00
scsi scsi: zfcp: Switch to attribute groups 2021-10-16 21:45:53 -04:00
virtio virtio/s390: get rid of open-coded kvm hypercall 2021-06-28 11:18:28 +02:00
Makefile