diff options
author | Andrew Lunn <andrew@lunn.ch> | 2019-01-28 00:48:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-28 10:19:19 +0300 |
commit | 6fb6e6371f8c463020a41cc0ed1915e140219c3d (patch) | |
tree | bf170982b6b360a4af19f8fdd83d2e33e37597a2 /virt/Makefile | |
parent | 146820cc240f4389cf33481c058d9493aef95e25 (diff) | |
download | linux-6fb6e6371f8c463020a41cc0ed1915e140219c3d.tar.xz |
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 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions