net/ionic: stop queues when LIF is stopped
authorAndrew Boyer <aboyer@pensando.io>
Wed, 16 Dec 2020 21:12:57 +0000 (13:12 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 13 Jan 2021 17:51:58 +0000 (18:51 +0100)
commita0a99f21dd8a3edfe7d8e35831793930d2c0172e
tree315b0cd1f9e70f4d7bb71853d18c7ec1938f47d8
parent9fdf11c463e9952c9047b06436fb43f01aac8906
net/ionic: stop queues when LIF is stopped

Otherwise they cannot be restarted, because the FW will reject INIT
or ENA commands on queues which are already running.

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