net/ionic: fix completion type in lif init
authorAndrew Boyer <aboyer@pensando.io>
Tue, 16 Feb 2021 20:35:40 +0000 (12:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 15:58:56 +0000 (16:58 +0100)
commit656bfc9a4e3d377ebf160132242d1bb2b5f9b8b2
tree97e4f1a6c1ac6284eafa6e11d91aa83457ceb9eb
parente19eea1e8ef2f2e87fef29614f09a0daeb89e955
net/ionic: fix completion type in lif init

The completion type was wrong.
Don't check the completion if the wait timed out.

Fixes: 669c8de67c88 ("net/ionic: support basic LIF")
Cc: stable@dpdk.org
Signed-off-by: Andrew Boyer <aboyer@pensando.io>
drivers/net/ionic/ionic_lif.c