diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2015-08-27 11:42:31 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-10-07 14:43:45 -0700 |
commit | 313ed2d52052ad8dab9a6182cde55a832873cbea (patch) | |
tree | eac13db25fa59215a0d10adca694c3e35c39f4ac /fs | |
parent | 2642f02528b6e9c1e904f6e3ec902d8a2deb7af5 (diff) |
i40evf: propagate interrupt allocation failure
Lower level functions are properly reporting errors, and higher-level
functions are correctly responding to errors, but the errors aren't
actually getting through. Typically, the middle-manager function seems
to want to shield its boss from any bad news.
This change fixes a panic if the driver is unable to enable MSI-X or is
unable to acquire enough vectors.
Change-ID: Ifd5787ce92519a5d97e4b465902db930d97b71a1
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions