diff options
author | Andrew Lunn <andrew@lunn.ch> | 2019-01-27 22:48:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-27 23:19:19 -0800 |
commit | 6fb6e6371f8c463020a41cc0ed1915e140219c3d (patch) | |
tree | bf170982b6b360a4af19f8fdd83d2e33e37597a2 /net/ipv6 | |
parent | 146820cc240f4389cf33481c058d9493aef95e25 (diff) |
net: dsa: mv88e6xxx: Fix serdes irq setup going recursive
Duec to a typo, mv88e6390_serdes_irq_setup() calls itself, rather than
mv88e6390x_serdes_irq_setup(). It then blows the stack, and shortly
after the machine blows up.
Fixes: 2defda1f4b91 ("net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions