Julian Wiedmann 3db1db93e3 s390/qdio: cleanly split alloc and establish
All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-04-06 13:13:50 +02:00
..
2020-04-02 15:13:15 -07:00
2020-04-06 13:13:50 +02:00
2020-02-27 16:02:21 +01:00
2020-04-04 09:45:50 -07:00
2018-04-16 09:10:22 +02:00
2020-04-04 09:45:50 -07:00