public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.18-rc5
@ 2018-07-11 10:57 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-07-11 10:57 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: linux-kernel, devel

The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063:

  Linux 4.18-rc3 (2018-07-01 16:04:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.18-rc5

for you to fetch changes up to d59d2f9995d28974877750f429e821324bd603c7:

  staging: r8822be: Fix RTL8822be can't find any wireless AP (2018-07-06 17:44:35 +0200)

----------------------------------------------------------------
Staging fixes for 4.18-rc5

Here are two tiny staging driver fixes for reported issues for 4.18-rc5.

One fixes the r8822be driver to properly work on lots of new laptops,
the other is for the rtl8723bs driver to fix an underflow error.

Both have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Murray McAllister (1):
      staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().

Ping-Ke Shih (1):
      staging: r8822be: Fix RTL8822be can't find any wireless AP

 drivers/staging/rtl8723bs/core/rtw_ap.c | 2 +-
 drivers/staging/rtlwifi/rtl8822be/hw.c  | 2 +-
 drivers/staging/rtlwifi/wifi.h          | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-11 10:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 10:57 [GIT PULL] Staging driver fixes for 4.18-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox