* [GIT PULL] Staging driver fixes for 4.17-rc3 - take 2
@ 2018-04-27 14:40 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-04-27 14:40 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: devel, linux-kernel
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@linuxfoundation.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(-)
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-27 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 14:40 [GIT PULL] Staging driver fixes for 4.17-rc3 - take 2 Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.