mbox

[net-next,0/4] pull-request: can-next 2023-02-17

Message ID 20230217123311.3713766-1-mkl@pengutronix.de (mailing list archive)
State Accepted
Delegated to: Netdev Maintainers
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git

Message

Marc Kleine-Budde Feb. 17, 2023, 12:33 p.m. UTC
Hello netdev-team,

this is a pull request of 4 patches for net-next/master.

---

The following changes since commit 40967f77dfa9fa728b7f36a5d2eb432f39de185c:

  Merge branch 'seg6-add-psp-flavor-support-for-srv6-end-behavior' (2023-02-16 13:30:06 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git 

for you to fetch changes up to 6ad172748db49deef0da9038d29019aedf991a7e:

  Merge patch series "can: esd_usb: Some more preparation for supporting esd CAN-USB/3" (2023-02-16 20:59:53 +0100)

----------------------------------------------------------------
Frank Jungclaus (3):
      can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
      can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
      can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages

Marc Kleine-Budde (1):
      Merge patch series "can: esd_usb: Some more preparation for supporting esd CAN-USB/3"

Yang Li (1):
      can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()

 drivers/net/can/ctucanfd/ctucanfd_platform.c |  4 +-
 drivers/net/can/usb/esd_usb.c                | 70 ++++++++++++++++------------
 2 files changed, 41 insertions(+), 33 deletions(-)

Comments

Marc Kleine-Budde Feb. 17, 2023, 12:56 p.m. UTC | #1
On 17.02.2023 13:33:08, Marc Kleine-Budde wrote:
> Hello netdev-team,
> 
> this is a pull request of 4 patches for net-next/master.

Please ignore - Somehow this was send without finishing....

Sorry for the noise.

Marc