]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: fix modem LAN RX endpoint id
authorAlex Elder <elder@linaro.org>
Thu, 11 Jun 2020 19:48:31 +0000 (14:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jun 2020 01:39:08 +0000 (18:39 -0700)
commit947d791ce4f939e8f8f632fa4c31ba7ac1eaab53
tree8def4999855bd07a46d186cb17bf56d1c0630abf
parentf6ba55877566c0a007eaaafc9825fcd6707db636
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>
drivers/net/ipa/ipa_data-sc7180.c