net/ionic: use socket id passed in for Rx and Tx queues
authorAndrew Boyer <aboyer@pensando.io>
Tue, 16 Feb 2021 20:35:34 +0000 (12:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 15:58:56 +0000 (16:58 +0100)
commit8ec5ad7f8028830ef46c0d57315a32d0032af9c3
tree739e019a2e237742bfd7f127966d94a0115d13ff
parentbe39f75cd47f590e801912c085f895d6f8143ec1
net/ionic: use socket id passed in for Rx and Tx queues

Pipe the value from the queue setup routines through to
ionic_qcq_alloc().

Signed-off-by: Andrew Boyer <aboyer@pensando.io>
drivers/net/ionic/ionic_lif.c
drivers/net/ionic/ionic_lif.h
drivers/net/ionic/ionic_rxtx.c