]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: do not clear global mailbox interrupt bits
authorNgai-Mint Kwan <ngai-mint.kwan@intel.com>
Wed, 2 Nov 2016 23:44:47 +0000 (16:44 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 8 Jan 2017 09:35:19 +0000 (01:35 -0800)
commitefe008b7a906f286e3ae25c01c808a248d6d95f7
tree33a66880d1db981b4468d18c9b8eb23555a29afa
parent1a9d1d15e831854cb165b12507827165da97a306
fm10k: do not clear global mailbox interrupt bits

Partially revert commit 86cd761689ab ("fm10k: Reset mailbox global
interrupts", 2016-06-07)

The register bits related to this commit are now solely being handled by
the IES API. Recent changes in the IES API will allow an automatic
recovery from improper handling of these bits.

Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pf.c