OSDN Git Service

Merge tag 'linux-can-next-for-5.18-20220313' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Sun, 13 Mar 2022 10:25:12 +0000 (10:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Mar 2022 10:25:12 +0000 (10:25 +0000)
commitde29aff976d3216e7f3ab41fcd7af46fa8f7eab7
treee20a43155881eb0a1377d7f8e72716c10c771613
parent97aeb877de7f14f819fc2cf8388d7a2d8090489d
parentaa66ae9b241eadd5d31077f869f298444c98a85f
Merge tag 'linux-can-next-for-5.18-20220313' of git://git./linux/kernel/git/mkl/linux-can-next

linux-can-next-for-5.18-20220313

Marc Kleine-Budde says:

====================
pull-request: can-next 2022-03-13

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

The 1st patch is by me and fixes the freeing of a skb in the vxcan
driver (initially added in this net-next window).

The remaining 12 patches are also by me and target the mcp251xfd
driver. The first patch fixes a printf modifier (initially added in
this net-next window). The remaining patches add ethtool based ring
and RX/TX IRQ coalescing support to the driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>