Merge tag 'linux-can-fixes-for-6.1-20221124' of...
Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can Marc Kleine-Budde says: ==================== linux-can-fixes-for-6.1-20221124 this is a pull request of 8 patches for net/master. Ziyang Xuan contributes a patch for the can327, fixing a potential SKB leak when the netdev is down. Heiko Schocher's patch for the sja1000 driver fixes the width of the definition of the OCR_MODE_MASK. Zhang Changzhong contributes 4 patches. In the sja1000_isa, cc770, and m_can_pci drivers the error path in the probe() function and in case of the etas_es58x a function that is called by probe() are fixed. Jiasheng Jiang add a missing check for the return value of the devm_clk_get() in the m_can driver. Yasushi SHOJI's patch for the mcba_usb fixes setting of the external termination resistor. ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/can/can327.c 3 additions, 1 deletiondrivers/net/can/can327.c
- drivers/net/can/cc770/cc770_isa.c 6 additions, 4 deletionsdrivers/net/can/cc770/cc770_isa.c
- drivers/net/can/m_can/m_can.c 1 addition, 1 deletiondrivers/net/can/m_can/m_can.c
- drivers/net/can/m_can/m_can_pci.c 6 additions, 3 deletionsdrivers/net/can/m_can/m_can_pci.c
- drivers/net/can/sja1000/sja1000_isa.c 6 additions, 4 deletionsdrivers/net/can/sja1000/sja1000_isa.c
- drivers/net/can/usb/etas_es58x/es58x_core.c 4 additions, 1 deletiondrivers/net/can/usb/etas_es58x/es58x_core.c
- drivers/net/can/usb/mcba_usb.c 7 additions, 3 deletionsdrivers/net/can/usb/mcba_usb.c
- include/linux/can/platform/sja1000.h 1 addition, 1 deletioninclude/linux/can/platform/sja1000.h
Loading
Please register or sign in to comment