From: Alex Elder <elder@linaro.org>
To: davem@davemloft.net
Cc: evgreen@chromium.org, subashab@codeaurora.org,
cpratapa@codeaurora.org, bjorn.andersson@linaro.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/3] net: ipa: kill endpoint delay mode workaround
Date: Mon, 4 May 2020 18:37:10 -0500 [thread overview]
Message-ID: <20200504233713.16954-1-elder@linaro.org> (raw)
A "delay mode" feature was put in place to work around a problem
where packets could passed to the modem before it was ready to
handle them. That problem no longer exists, and we don't need the
workaround any more so get rid of it.
-Alex
Alex Elder (3):
net: ipa: have ipa_endpoint_init_ctrl() return previous state
net: ipa: introduce ipa_endpoint_program_suspend()
net: ipa: remove endpoint delay mode feature
drivers/net/ipa/ipa_data-sdm845.c | 1 -
drivers/net/ipa/ipa_data.h | 6 ---
drivers/net/ipa/ipa_endpoint.c | 85 ++++++++++++++++++-------------
3 files changed, 49 insertions(+), 43 deletions(-)
--
2.20.1
next reply other threads:[~2020-05-04 23:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-04 23:37 Alex Elder [this message]
2020-05-04 23:37 ` [PATCH net-next 1/3] net: ipa: have ipa_endpoint_init_ctrl() return previous state Alex Elder
2020-05-04 23:37 ` [PATCH net-next 2/3] net: ipa: introduce ipa_endpoint_program_suspend() Alex Elder
2020-05-04 23:37 ` [PATCH net-next 3/3] net: ipa: remove endpoint delay mode feature Alex Elder
2020-05-07 0:38 ` [PATCH net-next 0/3] net: ipa: kill endpoint delay mode workaround David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200504233713.16954-1-elder@linaro.org \
--to=elder@linaro.org \
--cc=bjorn.andersson@linaro.org \
--cc=cpratapa@codeaurora.org \
--cc=davem@davemloft.net \
--cc=evgreen@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=subashab@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).