summaryrefslogtreecommitdiff
path: root/drivers/s390/virtio/Makefile
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2021-11-18 19:06:02 +0300
committerDavid S. Miller <davem@davemloft.net>2021-11-19 14:12:29 +0300
commit832585d2172fdaa29ee6497a94c0b9da0ab97eec (patch)
tree1fb8a4e6ed84d431cd53f2cea01ee4ad2e63f34e /drivers/s390/virtio/Makefile
parent2edc4bf666c1f641ea524751c35657e76ce353d8 (diff)
downloadlinux-832585d2172fdaa29ee6497a94c0b9da0ab97eec.tar.xz
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>
Diffstat (limited to 'drivers/s390/virtio/Makefile')
0 files changed, 0 insertions, 0 deletions