[PATCH net 0/5] net: ipa: endpoint configuration fixes

From: Alex Elder
Date: Wed Jun 10 2020 - 15:53:50 EST


This series fixes four bugs in the configuration of IPA endpoints.
See the description of each for more information. The last patch
changes a BUILD_BUG_ON() call into a runtime warning, because
violating the checked condition does not consitute a real bug.

-Alex

Alex Elder (5):
net: ipa: program metadata mask differently
net: ipa: fix modem LAN RX endpoint id
net: ipa: program upper nibbles of sequencer type
net: ipa: header pad field only valid for AP->modem endpoint
net: ipa: warn if gsi_trans structure is too big

drivers/net/ipa/ipa_data-sc7180.c | 2 +-
drivers/net/ipa/ipa_endpoint.c | 97 ++++++++++++++++++-------------
drivers/net/ipa/ipa_main.c | 7 ++-
drivers/net/ipa/ipa_reg.h | 2 +
4 files changed, 65 insertions(+), 43 deletions(-)

--
2.25.1