net/ena: restart only initialized queues instead of all
authorMichal Krawczyk <mk@semihalf.com>
Thu, 7 Jun 2018 09:43:03 +0000 (11:43 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 14 Jun 2018 17:27:50 +0000 (19:27 +0200)
commit53b61841108780e59858a2258ff450aafa1392bf
tree24be6a4ffbe2536b077efd0d520063173d0c1fdf
parentf01f060cddc04cb3947d6437dde84bca9ab97ced
net/ena: restart only initialized queues instead of all

There is no need to check for restart all queues. It is sufficient to
check only previously initialized queues.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
drivers/net/ena/ena_ethdev.c