From: Kalle Valo <kvalo@kernel.org>
To: Felix Fietkau <nbd@nbd.name>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: pull request: mt76 2024-07-08
Date: Mon, 08 Jul 2024 18:30:27 +0300 [thread overview]
Message-ID: <87bk37dhpo.fsf@kernel.org> (raw)
In-Reply-To: <f5e72ce2-11db-4f19-8aaf-8fd9b62e5a77@nbd.name> (Felix Fietkau's message of "Mon, 8 Jul 2024 12:34:19 +0200")
Felix Fietkau <nbd@nbd.name> writes:
> Hi Kalle,
>
> here's my first request for 6.11
>
> - Felix
>
> The following changes since commit 1b431ba4ef9a760e7643d6fbc53bf522d59650f3:
>
> wifi: iwlwifi: mvm: re-enable MLO (2024-07-04 13:50:10 +0200)
>
> are available in the Git repository at:
>
> https://github.com/nbd168/wireless tags/mt76-for-kvalo-2024-07-08
>
> for you to fetch changes up to 755db1b86ff49027cae37fc57ce8fef608432c4e:
>
> wifi: mt76: mt792x: fix scheduler interference in drv own process (2024-07-08 12:23:23 +0200)
>
> ----------------------------------------------------------------
> mt76 patches for 6.11
>
> - mt7925 MLO support
> - mt7925 fix
>
> ----------------------------------------------------------------
With this pull request I see (sparse?) warnings:
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:365:19: warning: invalid assignment: +=
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:365:19: left side has type int
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:365:19: right side has type restricted __le16
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:1759:42: warning: incorrect type in assignment (different base types)
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:1759:42: expected unsigned char [usertype] bss_idx
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:1759:42: got restricted __le16 [usertype]
drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.c:63:51: warning: Using plain integer as NULL pointer
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2024-07-08 15:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-08 10:34 pull request: mt76 2024-07-08 Felix Fietkau
2024-07-08 15:30 ` Kalle Valo [this message]
2024-07-08 19:27 ` Sean Wang
2024-07-09 10:13 ` Felix Fietkau
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=87bk37dhpo.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=nbd@nbd.name \
/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.