linux-stable/drivers/net/can
Vincent Mailhol aebe8a2433 can: usb_8dev: do not report txerr and rxerr during bus-off
During bus off, the error count is greater than 255 and can not fit in
a u8.

Fixes: 0024d8ad16 ("can: usb_8dev: Add support for USB2CAN interface from 8 devices")
Link: https://lore.kernel.org/all/20220719143550.3681-10-mailhol.vincent@wanadoo.fr
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-07-20 09:26:50 +02:00
..
c_can can: c_can: remove wrong comment 2022-07-19 20:55:41 +02:00
cc770 can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
ctucanfd can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x. 2022-07-19 20:57:46 +02:00
dev can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U 2022-07-03 11:34:24 +02:00
flexcan can: can-dev: remove obsolete CAN LED support 2022-05-19 22:15:51 +02:00
ifi_canfd can: can-dev: remove obsolete CAN LED support 2022-05-19 22:15:51 +02:00
m_can Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-07-07 12:07:37 -07:00
mscan can: can-dev: move to netif_napi_add_weight() 2022-05-19 22:11:28 +02:00
peak_canfd can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
rcar can: rcar_can: do not report txerr and rxerr during bus-off 2022-07-20 09:26:49 +02:00
sja1000 can: sja1000: do not report txerr and rxerr during bus-off 2022-07-20 09:26:49 +02:00
slcan can: slcan: do not report txerr and rxerr during bus-off 2022-07-20 09:26:49 +02:00
softing can: softing: softing_netdev_open(): remove redundant ret variable 2022-02-24 08:26:04 +01:00
spi can: hi311x: do not report txerr and rxerr during bus-off 2022-07-20 09:26:49 +02:00
usb can: usb_8dev: do not report txerr and rxerr during bus-off 2022-07-20 09:26:50 +02:00
at91_can.c can: can-dev: remove obsolete CAN LED support 2022-05-19 22:15:51 +02:00
can327.c can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters 2022-06-27 17:00:04 +02:00
grcan.c can: grcan: grcan_probe(): remove extra of_node_get() 2022-07-04 11:42:59 +02:00
janz-ican3.c can: can-dev: move to netif_napi_add_weight() 2022-05-19 22:11:28 +02:00
Kconfig can: slcan: use CAN network device driver API 2022-07-03 11:34:28 +02:00
kvaser_pciefd.c can: do not increase rx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
Makefile can: slcan: move driver into separate sub directory 2022-07-03 11:34:44 +02:00
pch_can.c can: pch_can: do not report txerr and rxerr during bus-off 2022-07-20 09:26:48 +02:00
sun4i_can.c can: sun4i_can: do not report txerr and rxerr during bus-off 2022-07-20 09:26:49 +02:00
ti_hecc.c can: can-dev: remove obsolete CAN LED support 2022-05-19 22:15:51 +02:00
vcan.c can: Use netif_rx(). 2022-03-06 11:05:31 +00:00
vxcan.c can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb 2022-03-13 09:45:35 +01:00
xilinx_can.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-07-07 12:07:37 -07:00