diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-09-13 18:50:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 19:19:14 +0200 |
commit | b2ddc48a81b564a3cadcfd60698259d2b0f2cb47 (patch) | |
tree | 5b899bca04784514a62d45964842594373033dfb /include | |
parent | Merge branch 'vhost_net-TX-batching' (diff) | |
download | linux-b2ddc48a81b564a3cadcfd60698259d2b0f2cb47.tar.xz linux-b2ddc48a81b564a3cadcfd60698259d2b0f2cb47.zip |
net: dsa: b53: Do not fail when IRQ are not initialized
When the Device Tree is not providing the per-port interrupts, do not fail
during b53_srab_irq_enable() but instead bail out gracefully. The SRAB driver
is used on the BCM5301X (Northstar) platforms which do not yet have the SRAB
interrupts wired up.
Fixes: 16994374a6fc ("net: dsa: b53: Make SRAB driver manage port interrupts")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions