[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250326043427.3999be11@kernel.org>
Date: Wed, 26 Mar 2025 04:34:27 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Johannes Berg <johannes@...solutions.net>
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: pull-request: wireless-next-2025-03-20
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
Powered by blists - more mailing lists