commit | 587731e684dcf3522215194a02357d26b9bc7277 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Tue Oct 27 16:59:12 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Dec 13 15:28:04 2015 -0800 |
tree | 2a0525511d2b7dc5e02ec3cfd531c93ab5bc7d44 | |
parent | 5682366cecd1d40cb63f6a88dbe53349cb97e173 [diff] |
fm10k: Cleanup MSI-X interrupts in case of failure If the q_vector allocation fails we should free the resources associated with the MSI-X vector table. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Reviewed-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>