diff options
author | Doug Berger <opendmb@gmail.com> | 2017-03-13 17:41:36 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-13 21:51:50 -0700 |
commit | b1ec494deea8322e88063c8a6bee903255a0590d (patch) | |
tree | a1ea327f3b8441d3f9e0a65c1912408ec7194a3f /Documentation/kdump | |
parent | 6689da155bdcd17abfe4d3a8b1e245d9ed4b5f2c (diff) |
net: bcmgenet: remove handling of wol interrupts from isr0
The bcmgenet_wol_isr() handler performs the necessary processing for
waking from a GENET event. There is no necessary functionality behind
servicing the UMAC_IRQ_MPD_R event in the handling of isr0. Therefore
the code that unmasks and masks this interrupt and that gets invoked
in response to it is removed by this commit.
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/kdump')
0 files changed, 0 insertions, 0 deletions