i40e: Fix the EMPR interrupt received handling
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Sat, 24 Jan 2015 09:58:40 +0000 (09:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 24 Feb 2015 01:11:58 +0000 (17:11 -0800)
commit9df42d1a8fd8ac137671e3e6c0c87ca2101d90e0
treecf53f5e3f6c8a80811111c9d586189f5e5d55952
parent5098850c9b9bdc6a1572ac9f39da84683fc5fbb0
i40e: Fix the EMPR interrupt received handling

We shouldn't trigger another EMPR when we receive an EMPR event.
This patch handles EMPR event reception with a different state
so that we can do the right thing for NVM.

Change-ID: I9cac70b3658600f016a65beb6fb157e1c1f9adf9
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.02617 seconds and 5 git commands to generate.