commit | 9b8ad8dab994f4cba682ca6110bda37f3dcd4b83 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Thu Jun 11 14:48:31 2020 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 18:39:08 2020 -0700 |
tree | 8def4999855bd07a46d186cb17bf56d1c0630abf | |
parent | 8730f45d1ca5ff60033f5ba022f32e5379d7bb89 [diff] |
net: ipa: fix modem LAN RX endpoint id The endpoint id assigned to the modem LAN RX endpoint for the SC7180 SoC is incorrect. The erroneous value might have been copied from SDM845 and never updated. The correct endpoint id to use for this SoC is 11. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>