[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200610195332.2612233-1-elder@linaro.org>
Date: Wed, 10 Jun 2020 14:53:27 -0500
From: Alex Elder <elder@...aro.org>
To: davem@...emloft.net, kuba@...nel.org
Cc: evgreen@...omium.org, subashab@...eaurora.org,
cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net 0/5] net: ipa: endpoint configuration fixes
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
Powered by blists - more mailing lists