linux-stable/include/linux/can
Oliver Hartkopp 3ccd4c6167 can: Unify droping of invalid tx skbs and netdev stats
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>
2010-01-12 02:00:46 -08:00
..
platform can: Driver for the Microchip MCP251x SPI CAN controllers 2009-11-08 01:50:21 -08:00
bcm.h headers_check fix: can/bcm.h 2009-01-30 19:50:25 +05:30
core.h net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
dev.h can: Unify droping of invalid tx skbs and netdev stats 2010-01-12 02:00:46 -08:00
error.h
Kbuild can: CAN Network device driver and Netlink interface 2009-05-18 15:41:41 -07:00
netlink.h can/netlink: add CAN_CTRLMODE_ONE_SHOT 2010-01-03 21:31:03 -08:00
raw.h