From: Kalle Valo <kvalo@codeaurora.org>
To: Felix Fietkau <nbd@nbd.name>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: pull request: mt76 2021-04-12
Date: Mon, 12 Apr 2021 14:35:27 +0300 [thread overview]
Message-ID: <87zgy3loqo.fsf@codeaurora.org> (raw)
In-Reply-To: <b5b4820b-f0be-3e9c-25f7-b45c60b66c3c@nbd.name> (Felix Fietkau's message of "Mon, 12 Apr 2021 00:08:25 +0200")
Felix Fietkau <nbd@nbd.name> writes:
> Hi Kalle,
>
> here's my my updated pull request for 5.13.
> It replaces the previous ones and fixes a few more regressions.
>
> - Felix
>
> The following changes since commit fa9f5d0e0b45a06802f7cb3afed237be6066821e:
>
> iwlegacy: avoid -Wempty-body warning (2021-04-11 12:31:01 +0300)
>
> are available in the Git repository at:
>
> https://github.com/nbd168/wireless tags/mt76-for-kvalo-2021-04-12
>
> for you to fetch changes up to 0751f8b9394c8d957b269c41ee278ebd8074f015:
>
> mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing (2021-04-12 00:04:23 +0200)
>
> ----------------------------------------------------------------
> mt76 patches for 5.13
>
> * code cleanup
> * mt7915/mt7615 decap offload support
> * driver fixes
> * mt7613 eeprom support
> * MCU code unification
> * threaded NAPI support
> * new device IDs
> * mt7921 device reset support
> * rx timestamp support
>
> ----------------------------------------------------------------
Still problems:
In commit
68b49712c107 ("mt76: mt7921: fix kernel crash when the firmware fails to download")
Fixes tag
Fixes: 5c14a5f944b (""mt76: mt7921: introduce mt7921e support)
has these problem(s):
- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").
- Subject has leading but no trailing quotes
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2021-04-12 11:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-11 22:08 pull request: mt76 2021-04-12 Felix Fietkau
2021-04-12 11:35 ` Kalle Valo [this message]
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=87zgy3loqo.fsf@codeaurora.org \
--to=kvalo@codeaurora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).