[GIT PULL] Staging driver fixes for 5.13-rc6
From: Greg KH
Date: Sat Jun 12 2021 - 11:54:35 EST
The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:
Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.13-rc6
for you to fetch changes up to e9de1ecadeab5fbffd873b9110e969c869554a56:
staging: ralink-gdma: Remove incorrect author information (2021-06-09 12:07:52 +0200)
----------------------------------------------------------------
Staging driver fixes for 5.13-rc6
Here are two tiny staging driver fixes for 5.13-rc6
- ralink-gdma driver authorship information fixed up
- rtl8723bs driver fix for reported regression
Both have been in linux-next for a while with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Lars-Peter Clausen (1):
staging: ralink-gdma: Remove incorrect author information
Wenli Looi (1):
staging: rtl8723bs: Fix uninitialized variables
drivers/staging/ralink-gdma/ralink-gdma.c | 2 --
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)