aboutsummaryrefslogtreecommitdiff
path: root/lib/pm-notifier-error-inject.c
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2014-04-01 07:11:50 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-04-28 05:00:46 -0700
commit169f40760ec5e96b9c2e8718ae8f407f5c1e3fc6 (patch)
tree6d39833a19df48255fcb8c5115303cc6bb21103a /lib/pm-notifier-error-inject.c
parent014269ff376f552363ecdab78d3d947fbe2237d9 (diff)
i40evf: fix panic on PF driver fail
Fix a panic that would occur in the VF if the PF driver failed or was removed from the host kernel. In this case, the VF driver calls i40evf_close(), but this function does nothing because the driver is in the resetting state. Because of this, the driver doesn't free its irqs and causes a kernel panic when it tries to disable MSI-X. Change-ID: If95644a89e554b4d7be0dca1b6add26f63047129 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions