diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-03-09 19:05:17 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-03-13 16:25:34 +0100 |
commit | 784f2e73df750e79759a80b21e09094262359f80 (patch) | |
tree | e3e86cb17d8645ac42c5d0af9abc8ccb42bfbbf0 /target/linux/layerscape | |
parent | 39092ad9e93da633118cd5aaa2f1a636944339f1 (diff) | |
download | upstream-784f2e73df750e79759a80b21e09094262359f80.tar.gz upstream-784f2e73df750e79759a80b21e09094262359f80.tar.bz2 upstream-784f2e73df750e79759a80b21e09094262359f80.zip |
ipq40xx: fix phy interrupt setting
This patch fixes a problem that was discovered during DSA
development. On the MR33, the link change events from the
external AR8035-PHY would never make it to the qca8k driver.
The issue turned out to be a misplaced memcpy that was copying
over the zero-initialized irq table, when it should have been
set to PHY_POLL. Hence this patch moves the memcpy after the
array has been initialized.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/layerscape')
0 files changed, 0 insertions, 0 deletions