netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can-next 2017-12-01
@ 2018-01-05 11:08 Marc Kleine-Budde
  2018-01-15 13:02 ` Marc Kleine-Budde
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Kleine-Budde @ 2018-01-05 11:08 UTC (permalink / raw)
  To: netdev; +Cc: David Miller, kernel@pengutronix.de, linux-can@vger.kernel.org


[-- Attachment #1.1: Type: text/plain, Size: 2721 bytes --]

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.

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@gitolite.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   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-15 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 11:08 pull-request: can-next 2017-12-01 Marc Kleine-Budde
2018-01-15 13:02 ` Marc Kleine-Budde
2018-01-15 17:55   ` pull-request: can-next 2017-12-01,Re: " David Miller
2018-01-15 20:54     ` Marc Kleine-Budde
2018-01-15 21:14       ` pull-request: can-next 2017-12-01,Re: pull-request: can-nexto 2017-12-01,Re: " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).