linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 2019-05-22
Date: Fri, 29 May 2020 17:10:24 +0300	[thread overview]
Message-ID: <875zceu90v.fsf@codeaurora.org> (raw)
In-Reply-To: <d0de94c9-f367-0f57-950b-c76e1808bdcb@nbd.name> (Felix Fietkau's message of "Thu, 28 May 2020 18:06:05 +0200")

Felix Fietkau <nbd@nbd.name> writes:

> Hi Kalle,
>
> here's another pull request for 5.8, replacing the previous one.
>
> - Felix
>
> The following changes since commit 50ce4c099bebf56be86c9448f7f4bcd34f33663c:
>
>   sctp: fix typo sctp_ulpevent_nofity_peer_addr_change (2020-05-27 15:08:02 -0700)
>
> are available in the Git repository at:
>
>   https://github.com/nbd168/wireless tags/mt76-for-kvalo-2020-05-28
>
> for you to fetch changes up to d9045b18cd445e0d0a53903ffd5d79793d9df59e:
>
>   mt76: mt7915: remove set but not used variable 'msta' (2020-05-28 17:57:25 +0200)
>
> ----------------------------------------------------------------
> mt76 patches for 5.8
>
> * fixes for sparse warnings
> * DBDC fixes
> * mt7663 remain-on-channel support
> * mt7915 spatial reuse support
> * mt7915 radiotap fix
> * station wcid allocation fix
> * mt7663 powersave fix
> * mt7663 scan fix
> * mt7611n support
> * cleanup
>
> ----------------------------------------------------------------

One commit has the Cc field by accident, but no need to resend because
of this. Just check your workflow.

commit d9045b18cd445e0d0a53903ffd5d79793d9df59e
Author:     YueHaibing <yuehaibing@huawei.com>
AuthorDate: Thu May 28 07:48:29 2020 +0000
Commit:     Felix Fietkau <nbd@nbd.name>
CommitDate: Thu May 28 17:57:25 2020 +0200

    mt76: mt7915: remove set but not used variable 'msta'
    
    Cc: linux-wireless@vger.kernel.org,
        linux-arm-kernel@lists.infradead.org,
        linux-mediatek@lists.infradead.org,
        netdev@vger.kernel.org,
        kernel-janitors@vger.kernel.org
    
    Fixes gcc '-Wunused-but-set-variable' warning:
    
    drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_sta_txbf_type':
    drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1805:21: warning:
     variable 'msta' set but not used [-Wunused-but-set-variable]
    
    It is never used, so can be removed.

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2020-05-29 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 16:06 pull request: mt76 2019-05-22 Felix Fietkau
2020-05-29 14:10 ` Kalle Valo [this message]
2020-05-29 16:26   ` Felix Fietkau
2020-05-29 17:42 ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2020-05-22 12:51 Felix Fietkau
2020-05-27  5:48 ` Kalle Valo

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=875zceu90v.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).