Hi, here's a pull request to net tree, more info below. Please let me know if there are any problems. Kalle The following changes since commit 5b7c4cabbb65f5c469464da6c5f614cbd7f730f2: Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2023-02-21 18:24:12 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-02-27 for you to fetch changes up to 52fd90638a7269be2a6f6cf1e4dea6724f8e13b6: wifi: wext: warn about usage only once (2023-02-26 19:53:35 +0200) ---------------------------------------------------------------- wireless fixes for v6.3 First set of fixes for v6.3. We have only three oneliners. The most important one is the patch reducing warnings about the Wireless Extensions usage, reported by Linus. ---------------------------------------------------------------- Johannes Berg (1): wifi: wext: warn about usage only once Len Brown (1): wifi: ath11k: allow system suspend to survive ath11k Lorenzo Bianconi (1): wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue drivers/net/wireless/ath/ath11k/pci.c | 2 +- drivers/net/wireless/mediatek/mt76/usb.c | 1 + net/wireless/wext-core.c | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-)