Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:49:35 +0000 (05:49 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:49:35 +0000 (05:49 +1200)
commitf7c1038bc7597af5d6809c5b3e0352627cef5c07
tree624032758725ba65d64f9de655b4f3aa8e07a5bf
parent437e878a6c48028273e4b06be7e09d235b189e62
parent06382deac2b8a49bbc5aaa3c9118fed6da4a1ac1
Merge tag 'staging-5.0-rc2' of git://git./linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are some small staging driver fixes for some reported issues.

  One reverts a patch that was made to the rtl8723bs driver that turned
  out to not be needed at all as it was a bug in clang. The others fix
  up some reported issues in the rtl8188eu driver and update the
  MAINTAINERS file to point to Larry for this driver so he can get the
  bug reports easier.

  All have been in linux-next with no reported issues"

* tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
  staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
  staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
  MAINTAINERS: Add entry for staging driver r8188eu
MAINTAINERS