Merge branch 'net-ipa-support-variable-rx-buffer-size'
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Feb 2022 05:13:51 +0000 (21:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Feb 2022 05:13:52 +0000 (21:13 -0800)
Alex Elder says:

====================
net: ipa: support variable RX buffer size

Specify the size of receive buffers used for RX endpoints in the
configuration data, rather than using 8192 bytes for all of them.
Increase the size of the AP receive buffer for the modem to 32KB.
====================

Link: https://lore.kernel.org/r/20220201153737.601149-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge