All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz at gmail.com>
To: iwd at lists.01.org
Subject: Re: [PATCH 1/2] Initial signal level notification
Date: Fri, 20 May 2022 17:00:00 -0500	[thread overview]
Message-ID: <4d0d7992-e1cd-1dd0-3591-f7a161e6e295@gmail.com> (raw)
In-Reply-To: 20220520215324.15537-1-jesse@twosheds.org

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

Hi Jesse,

On 5/20/22 16:53, Jesse Lentz wrote:
> After registration of a SignalLevelAgent, make iwd inform the client of
> the initial signal level via a "Changed" method call.
> ---
>   src/netdev.c  |  5 +++++
>   src/netdev.h  |  1 +
>   src/station.c | 19 ++++++++++++++-----
>   3 files changed, 20 insertions(+), 5 deletions(-)
> 

I added a 'station:' prefix to the commit message and...

> +	if (station->connected_network)
> +	{

... since we use the kernel coding style, I amended this to:
if (..) {

Both patches applied, thanks!

Regards,
-Denis

             reply	other threads:[~2022-05-20 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20 22:00 Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-20 21:53 [PATCH 1/2] Initial signal level notification Jesse Lentz
2022-05-20 20:50 Jesse Lentz
2022-05-20 20:11 Denis Kenzior
2022-05-20 18:59 Jesse Lentz

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=4d0d7992-e1cd-1dd0-3591-f7a161e6e295@gmail.com \
    --to=unknown@example.com \
    /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.