[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YGhIsWHsP474a+dE@kroah.com>
Date: Sat, 3 Apr 2021 12:51:29 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: devel@...uxdriverproject.org, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fix for 5.12-rc6
The following changes since commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b:
Linux 5.12-rc4 (2021-03-21 14:56:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.12-rc6
for you to fetch changes up to e78836ae76d20f38eed8c8c67f21db97529949da:
staging: rtl8192e: Change state information from u16 to u8 (2021-03-23 13:32:40 +0100)
----------------------------------------------------------------
Staging driver fixes for 5.12-rc6
Here are 2 rtl8192e staging driver fixes for reported problems. Both of
these have been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Atul Gopinathan (2):
staging: rtl8192e: Fix incorrect source in memcpy()
staging: rtl8192e: Change state information from u16 to u8
drivers/staging/rtl8192e/rtllib.h | 2 +-
drivers/staging/rtl8192e/rtllib_rx.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists