commit | 0977644c5005ca2d186b353d7236deca6aa2933e | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Jan 14 02:32:44 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 14 12:08:45 2018 -0500 |
tree | c7eb19159c66f71e31e8faf618c97b16c545e931 | |
parent | 3743d88ab48afa7fb036bb01cd1f19f8202bc526 [diff] |
net: dsa: mv88e6xxx: Decode ATU problem interrupt When there is a problem with the ATU, an interrupt can be generated. Trap this interrupt and decode the registers to determine what the problem was, then log the error. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>