* [GIT PULL] Staging driver fixes for 5.8-rc3
@ 2020-06-27 11:40 Greg KH
2020-06-27 20:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-06-27 11:40 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: devel, linux-kernel
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.8-rc3
for you to fetch changes up to b65a2d8c8614386f7e8d38ea150749f8a862f431:
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() (2020-06-16 21:25:38 +0200)
----------------------------------------------------------------
Staging driver fixes for 5.8-rc3
Here are a small number of tiny staging driver fixes for 5.8-rc3.
Not much here, but there were some reported problems to be fixed:
- 3 wfx driver fixes
- rtl8723bs driver fix
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dan Carpenter (1):
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
Jérôme Pouiller (3):
staging: wfx: fix AC priority
staging: wfx: drop useless loop
staging: wfx: fix coherency of hif_scan() prototype
drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 4 +++-
drivers/staging/wfx/hif_tx.c | 6 ++++--
drivers/staging/wfx/hif_tx.h | 2 +-
drivers/staging/wfx/queue.c | 21 +++++++++------------
drivers/staging/wfx/scan.c | 6 +++---
5 files changed, 20 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-27 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-27 11:40 [GIT PULL] Staging driver fixes for 5.8-rc3 Greg KH
2020-06-27 20:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox