All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2020-12-04
@ 2020-12-04 12:20 Johannes Berg
  2020-12-04 19:28 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-12-04 12:20 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Jakub,

We've got a few more fixes for the current cycle, everything
else I have pending right now seems likely to go to 5.11 instead.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb:

  Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-12-03 13:10:11 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-12-04

for you to fetch changes up to bdeca45a0cc58f864f1eb2e919304203ff5c5f39:

  mac80211: set SDATA_STATE_RUNNING for monitor interfaces (2020-12-04 12:45:25 +0100)

----------------------------------------------------------------
Three small fixes:
 * initialize some data to avoid using stack garbage
 * fix 6 GHz channel selection in mac80211
 * correctly restart monitor mode interfaces in mac80211

----------------------------------------------------------------
Borwankar, Antara (1):
      mac80211: set SDATA_STATE_RUNNING for monitor interfaces

Sara Sharon (1):
      cfg80211: initialize rekey_data

Wen Gong (1):
      mac80211: fix return value of ieee80211_chandef_he_6ghz_oper

 net/mac80211/iface.c   | 2 ++
 net/mac80211/util.c    | 2 +-
 net/wireless/nl80211.c | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2020-12-04
  2020-12-04 12:20 pull-request: mac80211 2020-12-04 Johannes Berg
@ 2020-12-04 19:28 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2020-12-04 19:28 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

On Fri,  4 Dec 2020 13:20:16 +0100 Johannes Berg wrote:
> Hi Jakub,
> 
> We've got a few more fixes for the current cycle, everything
> else I have pending right now seems likely to go to 5.11 instead.
> 
> Please pull and let me know if there's any problem.

Pulled, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-04 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 12:20 pull-request: mac80211 2020-12-04 Johannes Berg
2020-12-04 19:28 ` Jakub Kicinski

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.