commit | 62eb1162ec3a65f12d0e0c383f4f57de814a5e51 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Jan 14 02:32:45 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 14 12:08:45 2018 -0500 |
tree | 12d45f39ed5dd01bba2332c61571b7bfa944f2c9 | |
parent | 0977644c5005ca2d186b353d7236deca6aa2933e [diff] |
net: dsa: mv88e6xxx: Decode VTU problem interrupt When there is a problem with the VTU, 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>