Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40e
Jacob Keller dbadbbe235 i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
In the past we changed driver behavior to not clear the PBA when
re-enabling interrupts. This change was motivated by the flawed belief
that clearing the PBA would cause a lost interrupt if a receive
interrupt occurred while interrupts were disabled.

According to empirical testing this isn't the case. Additionally, the
data sheet specifically says that we should set the CLEARPBA bit when
re-enabling interrupts in a polling setup.

This reverts commit 40d72a5098 ("i40e/i40evf: don't lose interrupts")

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-10-09 14:21:26 -07:00
..
2014-01-09 02:10:23 -08:00
2017-03-15 01:57:08 -07:00
2015-10-08 15:11:38 -07:00
2015-07-23 05:33:55 -07:00
2014-01-09 02:10:23 -08:00
2015-07-23 05:33:55 -07:00
2015-07-23 05:33:55 -07:00
2014-01-09 02:10:23 -08:00
2017-04-19 16:47:31 -07:00
2017-04-19 16:47:31 -07:00