All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2022-08-09
Date: Tue,  9 Aug 2022 16:47:56 +0000 (UTC)	[thread overview]
Message-ID: <20220809164756.B1DAEC433D6@smtp.kernel.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 ac0dbed9ba4c38ed9b5fd3a43ee4bc1f48901a34:

  net: seg6: initialize induction variable to first valid array index (2022-08-05 19:34:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-08-09

for you to fetch changes up to f01272ee3856e62e8a0f8211e8edf1876a6f5e38:

  wifi: wilc1000: fix spurious inline in wilc_handle_disconnect() (2022-08-08 11:11:04 +0300)

----------------------------------------------------------------
wireless fixes for v6.0

First set of fixes for v6.0. Small one this time, fix a cfg80211
warning seen with brcmfmac and remove an unncessary inline keyword
from wilc1000.

----------------------------------------------------------------
Kalle Valo (1):
      wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()

Veerendranath Jakkam (1):
      wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_result

 drivers/net/wireless/microchip/wilc1000/hif.c | 2 +-
 drivers/net/wireless/microchip/wilc1000/hif.h | 3 ++-
 net/wireless/sme.c                            | 8 +++++---
 3 files changed, 8 insertions(+), 5 deletions(-)

             reply	other threads:[~2022-08-09 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 16:47 Kalle Valo [this message]
2022-08-09 19:20 ` pull-request: wireless-2022-08-09 patchwork-bot+netdevbpf

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=20220809164756.B1DAEC433D6@smtp.kernel.org \
    --to=kvalo@kernel.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 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.