[GIT PULL] Staging driver fixes for 4.17-rc3 - take 2

From: Greg KH
Date: Fri Apr 27 2018 - 10:41:01 EST


Now with the correct message:
------------------------------

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.17-rc3

for you to fetch changes up to b00e2fd10429eddf4a181ad30af010e56c2303f9:

staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_info() (2018-04-23 15:57:38 +0200)

----------------------------------------------------------------
Staging fixes for 4.17-rc3

Here are 2 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.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Ajay Singh (1):
staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_info()

Greg Kroah-Hartman (1):
staging: irda: remove remaining remants of irda code removal

Documentation/ioctl/ioctl-number.txt | 2 --
Documentation/networking/ip-sysctl.txt | 15 ---------------
Documentation/process/magic-number.rst | 3 ---
MAINTAINERS | 10 ----------
drivers/staging/wilc1000/host_interface.c | 2 +-
include/uapi/linux/sysctl.h | 18 ------------------
kernel/sysctl_binary.c | 20 +-------------------
7 files changed, 2 insertions(+), 68 deletions(-)