linux-stable/net/can
Oliver Hartkopp 6ca8b990e0 can: use correct NET_RX_ return values
Dropped skb's should be documented by an appropriate return value.
Use the correct NET_RX_DROP and NET_RX_SUCCESS values for that reason.

Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-30 22:13:18 -07:00
..
Kconfig [CAN]: Add virtual CAN netdevice driver 2008-01-28 14:54:12 -08:00
Makefile [CAN]: Add broadcast manager (bcm) protocol 2008-01-28 14:54:11 -08:00
af_can.c can: use correct NET_RX_ return values 2009-08-30 22:13:18 -07:00
af_can.h
bcm.c can: switch to seq_file 2009-08-29 00:19:38 -07:00
proc.c can: switch to seq_file 2009-08-29 00:19:38 -07:00
raw.c can: Fix raw_getname() leak 2009-08-09 21:45:32 -07:00