Message ID | 20250411142354.24419-3-johannes@sipsolutions.net (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | pull request: wireless-2025-04-11 | expand |
Context | Check | Description |
---|---|---|
wifibot/tree_selection | success | Pull request for wireless |
wifibot/build_32bit | success | Errors and warnings before: 522 this patch: 522 |
wifibot/build_allmodconfig_warn | success | Errors and warnings before: 15030 this patch: 15030 |
wifibot/build_clang | success | Errors and warnings before: 959 this patch: 959 |
wifibot/build_clang_rust | success | No Rust files in patch. Skipping build |
wifibot/build_tools | success | No tools touched, skip |
wifibot/kdoc | success | Errors and warnings before: 0 this patch: 0 |
wifibot/verify_fixes | success | Fixes tag looks correct |
wifibot/verify_signedoff | success | Signed-off-by tag matches author and committer |
On Fri, 2025-04-11 at 16:22 +0200, Johannes Berg wrote: > > for you to fetch changes up to 85bf1ae049468d6cdf8f3876819c1f526f10ed92: > Oops, I messed up, it really is 0937cb5f345c79d702b4d0d744e2a2529b551cb2. The tag is correct: tag wireless-2025-04-11 Tagger: Johannes Berg <johannes.berg@intel.com> Date: Fri Apr 11 16:24:22 2025 +0200 Just a handful of fixes, notably - iwlwifi: various build warning fixes (e.g. PM_SLEEP) - iwlwifi: fix operation when FW reset handshake times out - mac80211: drop pending frames on interface down -----BEGIN PGP SIGNATURE----- ... -----END PGP SIGNATURE----- commit 0937cb5f345c79d702b4d0d744e2a2529b551cb2 (tag: wireless-2025-04-11, wireless/main, wireless/HEAD) ... johannes
Hello: This pull request was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 11 Apr 2025 16:22:42 +0200 you wrote: > Hi, > > So I meant to send this a couple of days ago for -rc2 > to get the build fixes in, but on the flip side I had > to revert a fix that caused some other issues, which > was only reported yesterday. > > [...] Here is the summary with links: - pull request: wireless-2025-04-11 https://git.kernel.org/netdev/net/c/e861041e976b You are awesome, thank you!