netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2020-04-14
Date: Tue, 14 Apr 2020 15:35:00 +0000 (UTC)	[thread overview]
Message-ID: <20200414153500.E59C9C432C2@smtp.codeaurora.org> (raw)

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 0452800f6db4ed0a42ffb15867c0acfd68829f6a:

  net: dsa: mt7530: fix null pointer dereferencing in port5 setup (2020-04-03 16:10:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-04-14

for you to fetch changes up to 7dc7c41607d192ff660ba4ea82d517745c1d7523:

  rtw88: avoid unused function warnings (2020-04-14 15:45:36 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.7

First set of fixes for v5.6. Fixes for a crash and for two compiler
warnings.

brcmfmac

* fix a crash related to monitor interface

ath11k

* fix compiler warnings without CONFIG_THERMAL

rtw88

* fix compiler warnings related to suspend and resume functions

----------------------------------------------------------------
Arnd Bergmann (1):
      rtw88: avoid unused function warnings

Rafał Miłecki (1):
      brcmfmac: add stub for monitor interface xmit

YueHaibing (1):
      ath11k: fix compiler warnings without CONFIG_THERMAL

 drivers/net/wireless/ath/ath11k/thermal.h               |  3 ++-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c |  9 +++++++++
 drivers/net/wireless/realtek/rtw88/pci.c                | 11 +++--------
 3 files changed, 14 insertions(+), 9 deletions(-)

             reply	other threads:[~2020-04-14 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 15:35 Kalle Valo [this message]
2020-04-14 20:12 ` pull-request: wireless-drivers-2020-04-14 David Miller

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=20200414153500.E59C9C432C2@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).