]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Apr 2018 16:37:12 +0000 (09:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Apr 2018 16:37:12 +0000 (09:37 -0700)
commitd19b87e3322d971cadbb7430cedb1acddacef4e8
treed1e8882799f1ba20470f169ac0b6d96f7dfc98ba
parent5634245ad49c50a5abf43400beff37fc9b9addd8
parentf7721c540fac6ef0cf6c0f790c1f50feb2a2bec8
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging fixes from Greg KH:
 "Here are two staging driver fixups for 4.17-rc3.

  The first is the remaining stragglers of the irda code removal that
  you pointed out during the merge window. The second is a fix for the
  wilc1000 driver due to a patch that got merged in 4.17-rc1.

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

* tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_info()
  staging: irda: remove remaining remants of irda code removal
Documentation/networking/ip-sysctl.txt
MAINTAINERS