git: kernel/ena: Fix another error path.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 1 05:30:38 PST 2019


commit 7c5020f618cbc784cf279a4c6dfd61db7678fb52
Author: Sascha Wildner <saw at online.de>
Date:   Fri Mar 1 14:30:07 2019 +0100

    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.

Summary of changes:
 sys/dev/virtual/amazon/ena/ena.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c5020f618cbc784cf279a4c6dfd61db7678fb52


-- 
DragonFly BSD source repository



More information about the Commits mailing list