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: [PATCH net 0/2] pull-request: can 2021-12-09
Date: Thu, 9 Dec 2021 09:13:10 +0100 [thread overview]
Message-ID: <20211209081312.301036-1-mkl@pengutronix.de> (raw)
Hello Jakub, hello David,
this is a pull request of 2 patches for net/master.
Both patches are by Jimmy Assarsson. The first one fixes the
incrementing of the rx/tx error counters in the Kvaser PCIe FD driver.
The second one fixes the Kvaser USB driver by using the CAN clock
frequency provided by the device instead of using a hard coded value.
regards,
Marc
---
The following changes since commit a50e659b2a1be14784e80f8492aab177e67c53a2:
net: mvpp2: fix XDP rx queues registering (2021-12-08 18:29:37 -0800)
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.16-20211209
for you to fetch changes up to fb12797ab1fef480ad8a32a30984844444eeb00d:
can: kvaser_usb: get CAN clock frequency from device (2021-12-09 09:01:43 +0100)
----------------------------------------------------------------
linux-can-fixes-for-5.16-20211209
----------------------------------------------------------------
Jimmy Assarsson (2):
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
can: kvaser_usb: get CAN clock frequency from device
drivers/net/can/kvaser_pciefd.c | 8 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 101 ++++++++++++++++-------
2 files changed, 80 insertions(+), 29 deletions(-)
next reply other threads:[~2021-12-09 8:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 8:13 Marc Kleine-Budde [this message]
2021-12-09 8:13 ` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter Marc Kleine-Budde
2021-12-09 15:50 ` patchwork-bot+netdevbpf
2021-12-09 8:13 ` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device Marc Kleine-Budde
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=20211209081312.301036-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