commit | 3460a5770ce97d7caeb4b11766c7bb2d74d0d29c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Nov 20 20:14:16 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 20 21:16:13 2016 -0500 |
tree | cc1b7212e0aaa115f12d42a5a0ae17804e4ff74c | |
parent | 46712644d6e72d8a66f20f51e260e1c3d1eddfeb [diff] |
net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt Fix the g1 interrupt free code such that is masks any further interrupts, and then releases the interrupt. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>