kernel/ena: Fix another error path.
commit7c5020f618cbc784cf279a4c6dfd61db7678fb52
authorSascha Wildner <saw@online.de>
Fri, 1 Mar 2019 13:30:07 +0000 (1 14:30 +0100)
committerSascha Wildner <saw@online.de>
Fri, 1 Mar 2019 13:30:07 +0000 (1 14:30 +0100)
tree4f9dceb4e52b388a9140cd1d3c7aaa383feb29ab
parente4196227d669e313d56f12422f16be379f7c6195
kernel/ena: Fix another error path.

Release the MSI-X vector if we fail after it's been allocated but
before we can use the goto.
sys/dev/virtual/amazon/ena/ena.c