linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can-next 2021-04-26
@ 2021-04-26  6:54 Marc Kleine-Budde
  2021-04-26  6:54 ` [net-next 1/4] can: etas_es58x: Fix missing null check on netdev pointer Marc Kleine-Budde
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2021-04-26  6:54 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

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

the first two patches are from Colin Ian King and target the
etas_es58x driver, they add a missing NULL pointer check and fix some
typos.

The next two patches are by Erik Flodin. The first one updates the CAN
documentation regarding filtering, the other one fixes the header
alignment in CAN related proc output on 64 bit systems.

regards,
Marc

---

The following changes since commit b2f0ca00e6b34bd57c9298a869ea133699e8ec39:

  phy: nxp-c45-tja11xx: add interrupt support (2021-04-23 14:13:16 -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.13-20210426

for you to fetch changes up to e6b031d3c37f79d135c642834bdda7233a29db8d:

  can: proc: fix rcvlist_* header alignment on 64-bit system (2021-04-25 19:43:00 +0200)

----------------------------------------------------------------
linux-can-next-for-5.13-20210426

----------------------------------------------------------------
Colin Ian King (2):
      can: etas_es58x: Fix missing null check on netdev pointer
      can: etas_es58x: Fix a couple of spelling mistakes

Erik Flodin (2):
      can: add a note that RECV_OWN_MSGS frames are subject to filtering
      can: proc: fix rcvlist_* header alignment on 64-bit system

 Documentation/networking/can.rst            | 2 ++
 drivers/net/can/usb/etas_es58x/es58x_core.c | 4 ++--
 drivers/net/can/usb/etas_es58x/es58x_core.h | 2 +-
 net/can/proc.c                              | 6 ++++--
 4 files changed, 9 insertions(+), 5 deletions(-)



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

end of thread, other threads:[~2021-04-26 20:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  6:54 pull-request: can-next 2021-04-26 Marc Kleine-Budde
2021-04-26  6:54 ` [net-next 1/4] can: etas_es58x: Fix missing null check on netdev pointer Marc Kleine-Budde
2021-04-26  6:54 ` [net-next 2/4] can: etas_es58x: Fix a couple of spelling mistakes Marc Kleine-Budde
2021-04-26  6:54 ` [net-next 3/4] can: add a note that RECV_OWN_MSGS frames are subject to filtering Marc Kleine-Budde
2021-04-26  6:54 ` [net-next 4/4] can: proc: fix rcvlist_* header alignment on 64-bit system Marc Kleine-Budde
2021-04-26 20:00 ` pull-request: can-next 2021-04-26 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).