All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: elder@linaro.org
Cc: evgreen@chromium.org.net, subashab@codeaurora.org,
	cpratapa@codeaurora.org, bjorn.andersson@linaro.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] net: ipa: don't cache channel state
Date: Fri, 01 May 2020 15:53:55 -0700 (PDT)	[thread overview]
Message-ID: <20200501.155355.1482969929360119370.davem@davemloft.net> (raw)
In-Reply-To: <20200430221323.5449-1-elder@linaro.org>

From: Alex Elder <elder@linaro.org>
Date: Thu, 30 Apr 2020 17:13:21 -0500

> This series removes a field that holds a copy of a channel's state
> at the time it was last fetched.  In principle the state can change
> at any time, so it's better to just fetch it whenever needed.  The
> first patch is just preparatory, simplifying the arguments to 
> gsi_channel_state().

Series applied, thanks Alex.

      parent reply	other threads:[~2020-05-01 22:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 22:13 [PATCH net-next 0/2] net: ipa: don't cache channel state Alex Elder
2020-04-30 22:13 ` [PATCH net-next 1/2] net: ipa: pass channel pointer to gsi_channel_state() Alex Elder
2020-04-30 22:13 ` [PATCH net-next 2/2] net: ipa: do not cache channel state Alex Elder
2020-05-01 22:53 ` David Miller [this message]

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=20200501.155355.1482969929360119370.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bjorn.andersson@linaro.org \
    --cc=cpratapa@codeaurora.org \
    --cc=elder@linaro.org \
    --cc=evgreen@chromium.org.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.