mirror of
https://github.com/torvalds/linux.git
synced 2026-07-21 04:59:34 +02:00
To prevent the CAN drivers to operate on invalid socketbuffers the skbs are now checked and silently dropped at the xmit-function consistently. Also the netdev stats are consistently using the CAN data length code (dlc) for [rx|tx]_bytes now. Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net> Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| mscan | ||
| sja1000 | ||
| usb | ||
| at91_can.c | ||
| bfin_can.c | ||
| dev.c | ||
| Kconfig | ||
| Makefile | ||
| mcp251x.c | ||
| ti_hecc.c | ||
| vcan.c | ||