commit | 692783980ad6163e8586baa36c066cd0d22fc7ce | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Thu Mar 10 14:59:43 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 05 02:55:57 2016 -0700 |
tree | a5acea1338ac102752169a57be5f77abe7796f92 | |
parent | 618290262e960469758d4ab67457fcb2ea356d51 [diff] |
i40e: Remove MSIx only if created When cleaning up the interrupt handling, clean up the IRQs only if we actually got them set up. There are a couple of error recovery paths that were violating this and causing the kernel a bit of indigestion. Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Reviewed-by: Williams, Mitch A <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>