All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH v4 1/3] station: network: rework ERP/FILS code path
Date: Tue, 03 Aug 2021 16:36:34 -0500	[thread overview]
Message-ID: <32423aeb-6b09-26ec-2cb5-92072ca1192e@gmail.com> (raw)
In-Reply-To: <20210803214045.153011-1-prestwoj@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

Hi James,

On 8/3/21 4:40 PM, James Prestwood wrote:
> This refactors some code to eliminate getting the ERP entry twice
> by simply returning it from network_has_erp_identity (now renamed
> to network_get_erp_cache). In addition this code was moved into
> station_build_handshake_rsn and properly cleaned up in case there
> was an error or if a FILS AKM was not chosen.
> ---
>   src/network.c | 16 +++++++++-------
>   src/network.h |  3 ++-
>   src/station.c | 33 +++++++++++++++++++--------------
>   3 files changed, 30 insertions(+), 22 deletions(-)
> 
> v4:
>   * Called erp_cache_put if cache entry needs to be removed
> 

Ok, all applied and I fixed up the linker-errors that resulted from these changes.

Regards,
-Denis

  reply	other threads:[~2021-08-03 21:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03 21:40 [PATCH v4 1/3] station: network: rework ERP/FILS code path James Prestwood
2021-08-03 21:36 ` Denis Kenzior [this message]
2021-08-03 21:40 ` [PATCH v4 2/3] handshake: unref erp_cache when handshake is freed James Prestwood
2021-08-03 21:40 ` [PATCH v4 3/3] erp: take cache ref in erp_new James Prestwood

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=32423aeb-6b09-26ec-2cb5-92072ca1192e@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.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.