All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: Re: pull-request: wireless-next-2025-03-20
Date: Wed, 26 Mar 2025 04:34:27 -0700	[thread overview]
Message-ID: <20250326043427.3999be11@kernel.org> (raw)
In-Reply-To: <20250320131106.33266-3-johannes@sipsolutions.net>

On Thu, 20 Mar 2025 14:09:50 +0100 Johannes Berg wrote:
> This is obviously going to be the last pull request before
> the merge window. Nothing really stands out except for the
> new iwlmld sub-driver for iwlwifi.
> 
> Note I pulled net-next back after wireless/net went in, to
> fix the reported conflicts.
> 
> Please pull and let us know if there's any problem.

Hi Johannes!

Not very urgent but doing my "pre-PR weird arches build testing"
I see a lot of:

make[1]: Leaving directory '/home/kicinski/linux/build_csky'
In file included from ../drivers/net/wireless/intel/iwlwifi/mld/mlo.h:13,
                 from ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:17:
../drivers/net/wireless/intel/iwlwifi/mld/iface.h:169:5: warning: "CONFIG_PM_SLEEP" is not defined, evaluates to 0 [-Wundef]
  169 | #if CONFIG_PM_SLEEP
      |     ^~~~~~~~~~~~~~~

You may want to s/if/ifdef/ these, if you haven't already

  parent reply	other threads:[~2025-03-26 11:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20 13:09 pull-request: wireless-next-2025-03-20 Johannes Berg
2025-03-25 15:21 ` patchwork-bot+netdevbpf
2025-03-26 11:34 ` Jakub Kicinski [this message]
2025-03-26 11:36   ` Johannes Berg
2025-03-26 11:42     ` Jakub Kicinski

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=20250326043427.3999be11@kernel.org \
    --to=kuba@kernel.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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 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.