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@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- 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(-)