linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@redhat.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, Kan Yan <kyan@google.com>
Subject: Re: [PATCH] mac80211: Add new sta_info getter by sta/vif addrs
Date: Tue, 12 Nov 2019 14:17:36 +0100	[thread overview]
Message-ID: <87sgmtp72n.fsf@toke.dk> (raw)
In-Reply-To: <20191112130835.382062-1-toke@redhat.com>

Toke Høiland-Jørgensen <toke@redhat.com> writes:

> In ieee80211_tx_status() we don't have an sdata struct when looking up the
> destination sta. Instead, we just do a lookup by the vif addr that is the
> source of the packet being completed. Factor this out into a new sta_info
> getter helper, since we need to use it for accounting AQL as well.
>
> Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>

This was another self-contained change that is a pre-requisite for the
AQL patch, but I figured I could just send on its own while we iterate
on the main patch.

Johannes, do feel free to tell me if it is annoying to do it this way;
I'm just trying to speed things up a bit (while eyeing the fast
approaching merge window :)).

-Toke


      reply	other threads:[~2019-11-12 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12 13:08 [PATCH] mac80211: Add new sta_info getter by sta/vif addrs Toke Høiland-Jørgensen
2019-11-12 13:17 ` Toke Høiland-Jørgensen [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=87sgmtp72n.fsf@toke.dk \
    --to=toke@redhat.com \
    --cc=johannes@sipsolutions.net \
    --cc=kyan@google.com \
    --cc=linux-wireless@vger.kernel.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).