diff options
author | Doug Berger <opendmb@gmail.com> | 2017-03-13 17:41:37 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-13 21:51:50 -0700 |
commit | d5810ca3252a5bf61e5b2fc789da456e0f65ba8c (patch) | |
tree | 38ae9f7083a187224cf23a081936a9b01745307c /Documentation/features | |
parent | b1ec494deea8322e88063c8a6bee903255a0590d (diff) |
net: bcmgenet: clear status to reduce spurious interrupts
Since the DMA interrupt status is latched and the DMA servicing can be
polled, it is a good idea to clear the latched status of a DMA interrupt
before performing the service that would be invoked by the interrupt.
This prevents old status from causing spurious interrupts when the
interrupt is unmasked at a later time.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/features')
0 files changed, 0 insertions, 0 deletions