ionic: move irq request to qcq alloc
authorShannon Nelson <snelson@pensando.io>
Sat, 28 Mar 2020 03:14:44 +0000 (20:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 18:40:50 +0000 (11:40 -0700)
commit0b0641009b8918c8d5f6e7ed300d569c9d811de5
tree0983a1312e920ab3a9d7bab235d650114b9b789d
parent2a8c2c1a0264ebf80787f53d7aa8c661b336a07f
ionic: move irq request to qcq alloc

Move the irq request and free out of the qcq_init and deinit
and into the alloc and free routines where they belong for
better resource management.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c