[PATCH net v2 0/4] net: ipa: endpoint configuration fixes
From: Alex Elder
Date: Thu Jun 11 2020 - 15:48:40 EST
This series fixes four bugs in the configuration of IPA endpoints.
See the description of each for more information.
In this version I have dropped the last patch from the series, and
restored a "static" keyword that had inadvertently gotten removed.
-Alex
Alex Elder (4):
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
drivers/net/ipa/ipa_data-sc7180.c | 2 +-
drivers/net/ipa/ipa_endpoint.c | 95 ++++++++++++++++++-------------
drivers/net/ipa/ipa_reg.h | 2 +
3 files changed, 60 insertions(+), 39 deletions(-)
--
2.25.1