Merge branch 'qed-doorbell-overflow-recovery'
authorDavid S. Miller <davem@davemloft.net>
Sun, 14 Apr 2019 20:59:49 +0000 (13:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 14 Apr 2019 20:59:49 +0000 (13:59 -0700)
commita6b16d8d2ae74e30a541078ebe7aa3161af4c6d4
tree663b75e7ae6af848fab55a34c1fb192b6be32f67
parentc543cb4a5f07e09237ec0fc2c60c9f131b2c79ad
parent0d72c2ac89185f179da1e8a91c40c82f3fa38f0b
Merge branch 'qed-doorbell-overflow-recovery'

Denis Bolotin says:

====================
qed: Fix the Doorbell Overflow Recovery mechanism

This patch series fixes and improves the doorbell recovery mechanism.
The main goals of this series are to fix missing attentions from the
doorbells block (DORQ) or not handling them properly, and execute the
recovery from periodic handler instead of the attention handler.

Please consider applying the series to net.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>