lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 15 Jan 2018 14:02:23 +0100
From:   Marc Kleine-Budde <mkl@...gutronix.de>
To:     netdev@...r.kernel.org
Cc:     David Miller <davem@...emloft.net>,
        "kernel@...gutronix.de" <kernel@...gutronix.de>,
        "linux-can@...r.kernel.org" <linux-can@...r.kernel.org>
Subject: Re: pull-request: can-next 2017-12-01

Hello David,


On 01/05/2018 12:08 PM, Marc Kleine-Budde wrote:
> Hello David,
> 
> this is a pull request of 7 patches for net-next/master.
> 
> All patches are by me. Patch 6 is for the "can_raw" protocol and add
> error checking to the bind() function. All other patches clean up the
> coding style and remove unused parameters in various CAN drivers and
> infrastructure.

this pull request is still open. Any objections to pull this?

regards,
Marc

> ---
> 
> The following changes since commit 72deacce011bde7475c90e6ee7d4c7d28c384873:
> 
>   Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next (2018-01-04 14:33:29 -0500)
> 
> are available in the Git repository at:
> 
>   ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.16-20180105
> 
> for you to fetch changes up to ff847ee47be27621f978921919f035fcd87d6d08:
> 
>   can: af_can: give struct holding the CAN per device receive lists a sensible name (2018-01-05 11:12:08 +0100)
> 
> ----------------------------------------------------------------
> linux-can-next-for-4.16-20180105
> 
> ----------------------------------------------------------------
> Marc Kleine-Budde (7):
>       can: rx-offload: can_rx_offload_add_timestamp: remove duplicate semicolon at return statement
>       can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"
>       can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *priv"
>       can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"
>       can: slcan: slc_alloc(): remove unused parameter "dev_t line"
>       can: raw: raw_bind(): bail out if can_family is not AF_CAN
>       can: af_can: give struct holding the CAN per device receive lists a sensible name
> 
>  drivers/net/can/rx-offload.c                 |  2 +-
>  drivers/net/can/slcan.c                      |  4 ++--
>  drivers/net/can/spi/mcp251x.c                |  7 +++----
>  drivers/net/can/usb/gs_usb.c                 |  4 ++--
>  drivers/net/can/usb/peak_usb/pcan_usb_core.c |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_core.h |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_fd.c   |  9 +++------
>  include/net/netns/can.h                      |  4 ++--
>  net/can/af_can.c                             | 20 ++++++++++----------
>  net/can/af_can.h                             |  2 +-
>  net/can/proc.c                               |  8 ++++----
>  net/can/raw.c                                |  2 ++
>  12 files changed, 32 insertions(+), 34 deletions(-)
> 


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |



Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ