diff options
author | Andrew Lunn <andrew@lunn.ch> | 2016-11-20 22:14:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-21 05:16:13 +0300 |
commit | 3dd0ef05f74693e55549ed790e350af5a392234f (patch) | |
tree | 5f78287c22701b040ad25a36c5df96aef4d92f4a /drivers/net/dsa/mv88e6xxx/global2.c | |
parent | 3460a5770ce97d7caeb4b11766c7bb2d74d0d29c (diff) | |
download | linux-3dd0ef05f74693e55549ed790e350af5a392234f.tar.xz |
net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup
On error, remask the interrupts, release all maps, and remove the
domain. This cannot be done using the mv88e6xxx_g1_irq_free() because
some of these actions are not idempotent.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/global2.c')
0 files changed, 0 insertions, 0 deletions