The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 
tags/staging-4.20-rc6

for you to fetch changes up to 87e4a5405f087427fbf8b437d2796283dce2b38f:

  Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an 
off-by-one mistake in core/rtw_mlme_ext.c" (2018-12-05 09:56:09 +0100)

----------------------------------------------------------------
Staging fixes for 4.20-rc6

Here are two staging driver bugfixes for 4.20-rc6.

One is a revert of a previously incorrect patch that was merged a while
ago, and the other resolves a possible buffer overrun that was found by
code inspection.

Both of these have been in the linux-next tree with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

----------------------------------------------------------------
Young Xiao (2):
      staging: rtl8712: Fix possible buffer overrun
      Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and 
an off-by-one mistake in core/rtw_mlme_ext.c"

 drivers/staging/rtl8712/mlme_linux.c          | 2 +-
 drivers/staging/rtl8712/rtl871x_mlme.c        | 2 +-
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to