[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y3fJ4o2sEO7Kef0y@kroah.com>
Date: Fri, 18 Nov 2022 19:07:30 +0100
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: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fix for 6.1-rc6
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.1-rc6
for you to fetch changes up to 937ec9f7d5f2625d60077bb7824fee35dc447c6e:
staging: rtl8192e: remove bogus ssid character sign test (2022-10-25 19:13:48 +0200)
----------------------------------------------------------------
Staging driver fix for 6.1-rc6
Here is a single staging driver fix for 6.1-rc6.
It resolves a bogus signed character test as pointed out, and fixed by,
Jason in the rtl8192e driver
It has been in linux-next for a few weeks now with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Jason A. Donenfeld (1):
staging: rtl8192e: remove bogus ssid character sign test
drivers/staging/rtl8192e/rtllib_softmac_wx.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
Powered by blists - more mailing lists