linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2021-03-20
@ 2021-03-20 19:37 Marc Kleine-Budde
  2021-03-20 19:37 ` [net 1/2] can: isotp: tx-path: zero initialize outgoing CAN frames Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2021-03-20 19:37 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

this is a pull request of 2 patches for net/master.

The first patch is by Oliver Hartkopp. He fixes the TX-path in the
ISO-TP protocol by properly initializing the outgoing CAN frames.

The second patch is by me and reverts a patch from my previous pull
request which added MODULE_SUPPORTED_DEVICE to the peak_usb driver. In
the mean time in Linus's tree the entirely MODULE_SUPPORTED_DEVICE was
removed. So this reverts the adding of the new MODULE_SUPPORTED_DEVICE
to avoid the merge conflict.

If you prefer to resolve the merge conflict by hand, I'll send a new
pull request without that patch.

regards,
Marc

---

The following changes since commit 5aa3c334a449bab24519c4967f5ac2b3304c8dcf:

  selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value (2021-03-19 13:54:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.12-20210320

for you to fetch changes up to 5d7047ed6b7214fbabc16d8712a822e256b1aa44:

  can: peak_usb: Revert "can: peak_usb: add forgotten supported devices" (2021-03-20 20:28:45 +0100)

----------------------------------------------------------------
linux-can-fixes-for-5.12-20210320

----------------------------------------------------------------
Marc Kleine-Budde (1):
      can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"

Oliver Hartkopp (1):
      can: isotp: tx-path: zero initialize outgoing CAN frames

 drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 2 --
 net/can/isotp.c                            | 6 +++---
 2 files changed, 3 insertions(+), 5 deletions(-)



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

end of thread, other threads:[~2021-03-21  2:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-20 19:37 pull-request: can 2021-03-20 Marc Kleine-Budde
2021-03-20 19:37 ` [net 1/2] can: isotp: tx-path: zero initialize outgoing CAN frames Marc Kleine-Budde
2021-03-20 19:37 ` [net 2/2] can: peak_usb: Revert "can: peak_usb: add forgotten supported devices" Marc Kleine-Budde
2021-03-21  2:10 ` pull-request: can 2021-03-20 patchwork-bot+netdevbpf

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).