]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel...
authorJakub Kicinski <kuba@kernel.org>
Tue, 2 Feb 2021 16:37:00 +0000 (08:37 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 2 Feb 2021 16:37:01 +0000 (08:37 -0800)
commitf418bad6ccfa6f0ef6ebc783ba72bb9c5738574f
tree81e1c613549b4fa08836984654cd8cd8e400cbdf
parent188fa104f2ba93887777ded2e600ce16d60bc3d7
parent50af06d43eab6b09afc37aa7c8bbf69b14a3b2f7
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Two fixes:
 - station rate tables were not updated correctly
   after association, leading to bad configuration
 - rtl8723bs (staging) was initializing data incorrectly
   after the previous fix and needed to move the init
   later

* tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211:
  staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip
  mac80211: fix station rate table updates on assoc
====================

Link: https://lore.kernel.org/r/20210202143505.37610-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>