]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Apr 2021 17:03:51 +0000 (10:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Apr 2021 17:03:51 +0000 (10:03 -0700)
commit7b7c7e0b2c9f5cdabbd673b94d5257f20778c47a
tree416f745496b68fec8e6270a3e7d7d52f844df882
parent570d3cb39c47ab1adcdaed9b2866aa9fac02cd5a
parent4b85ae6548b2554a9e69ba104b41da4d6e981103
Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are two rtl8192e staging driver fixes for reported problems.

  Both of these have been in linux-next for a while with no reported
  issues"

* tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: rtl8192e: Change state information from u16 to u8
  staging: rtl8192e: Fix incorrect source in memcpy()