Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Jun 2021 18:24:36 +0000 (11:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Jun 2021 18:24:36 +0000 (11:24 -0700)
commitabe90454f0759d6e0b4b70b8b4ea9c5cd0ce8f93
tree15f04957a1073dfa8bfc34ee2afd9cfd518d3cc6
parentede285b105d3f3c87edc47ff4d76c6d8cb228382
parentb17233d385d0b6b43ecf81d43008cb1bbb008166
Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git./
pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2021-06-24

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

The first patch is by Norbert Slusarek and prevent allocation of
filter for optlen == 0 in the j1939 CAN protocol.

The last patch is by Stephane Grosjean and fixes a potential
starvation in the TX path of the peak_pciefd driver.
====================

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