netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, linux-can@vger.kernel.org,
	kernel@pengutronix.de
Subject: pull-request: can-next 2020-10-12
Date: Mon, 12 Oct 2020 10:27:25 +0200	[thread overview]
Message-ID: <20201012082727.2338859-1-mkl@pengutronix.de> (raw)

Hello Jakub, hello David,

here's a pull request of two patches for net-next/master.

Both patches are by Oliver Hartkopp, the first one addresses Jakub's review
comments of the ISOTP protocol, the other one removes version strings from
various CAN protocols.

regrads,
Marc

---

The following changes since commit bc081a693a56061f68f736c5d596134ee3c87689:

  Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch' (2020-10-11 11:19:25 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-5.10-20201012

for you to fetch changes up to f726f3d37163f714034aa5fd1f92a1a73df4297f:

  can: remove obsolete version strings (2020-10-12 10:06:39 +0200)

----------------------------------------------------------------
linux-can-next-for-5.10-20201012

----------------------------------------------------------------
Oliver Hartkopp (2):
      can: isotp: implement cleanups / improvements from review
      can: remove obsolete version strings

 include/linux/can/core.h       |  7 -------
 include/net/netns/can.h        |  1 -
 include/uapi/linux/can/isotp.h |  1 -
 net/can/Kconfig                |  3 ++-
 net/can/af_can.c               |  2 +-
 net/can/bcm.c                  |  4 +---
 net/can/gw.c                   |  4 +---
 net/can/isotp.c                | 18 ++++++++----------
 net/can/proc.c                 | 12 ------------
 net/can/raw.c                  |  4 +---
 10 files changed, 14 insertions(+), 42 deletions(-)




             reply	other threads:[~2020-10-12  8:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12  8:27 Marc Kleine-Budde [this message]
2020-10-12  8:27 ` [net-next 1/2] can: isotp: implement cleanups / improvements from review Marc Kleine-Budde
2020-10-12  8:27 ` [net-next 2/2] can: remove obsolete version strings Marc Kleine-Budde
2020-10-12 18:05 ` pull-request: can-next 2020-10-12 Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201012082727.2338859-1-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).