[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180427144043.GA9154@kroah.com>
Date: Fri, 27 Apr 2018 16:40:43 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.17-rc3 - take 2
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@...uxfoundation.org>
----------------------------------------------------------------
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(-)
Powered by blists - more mailing lists