net: ipa: update sequence type for modem TX endpoint
authorAlex Elder <elder@linaro.org>
Fri, 9 Apr 2021 18:07:17 +0000 (13:07 -0500)
committerJakub Kicinski <kuba@kernel.org>
Sat, 10 Apr 2021 03:57:25 +0000 (20:57 -0700)
commit49e76a418981293bcd8cb1e32df5b0e00e34d8ff
treeca83aeb57af072a2efc66cc0383bb071d697ec06
parent7ad3bd52cbcb7d263d320a9dca5cfe409734f62e
net: ipa: update sequence type for modem TX endpoint

On IPA v3.5.1, the sequencer type for the modem TX endpoint does not
define the replication portion in the same way the downstream code
does.  This difference doesn't affect the behavior of the upstream
code, but I'd prefer the two code bases use the same configuration
value here.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/ipa_data-v3.5.1.c