[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250917105159.161583-3-johannes@sipsolutions.net>
Date: Wed, 17 Sep 2025 12:49:50 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: [GIT PULL] wireless-2025-09-17
Hi,
Two more fixes, but I think things have quieted down to say
we probably won't have more. The iwlwifi aggregation thing
is myself having messed up some recent changes, while rfkill
has a potential crash that doesn't really seem to happen in
practice, or only on some select machines.
Please pull and let us know if there's any problem.
Thanks,
johannes
The following changes since commit db87bd2ad1f736c2f7ab231f9b40c885934f6b2c:
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-09-11 08:54:42 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-09-17
for you to fetch changes up to b6f56a44e4c1014b08859dcf04ed246500e310e5:
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer (2025-09-17 12:37:05 +0200)
----------------------------------------------------------------
Just two fixes:
- fix crash in rfkill due to uninitialized type_name
- fix aggregation in iwlwifi 7000/8000 devices
----------------------------------------------------------------
Hans de Goede (1):
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
Johannes Berg (2):
wifi: iwlwifi: pcie: fix byte count table for some devices
Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c | 2 +-
net/rfkill/rfkill-gpio.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists