linux/net/can
Oliver Hartkopp c9bbb75f1d can: dump stack on protocol bugs
The rework of the kernel hlist implementation "hlist: drop the node parameter
from iterators" (b67bfe0d42) created some
fallout in the form of non matching comments and obsolete code.

Additionally to the cleanup this patch adds a WARN() statement to catch the
caller of the wrong filter removal request.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-19 09:44:34 -04:00
..
Kconfig can: Kconfig: switch on all CAN protocolls by default 2013-01-26 16:58:58 +01:00
Makefile can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
af_can.c can: dump stack on protocol bugs 2013-03-19 09:44:34 -04:00
af_can.h can: fix sparse warning in af_can.c 2012-07-02 11:07:27 +02:00
bcm.c net: proc: change proc_net_remove to remove_proc_entry 2013-02-18 14:53:08 -05:00
gw.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
proc.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
raw.c can: rework skb reserved data handling 2013-01-28 18:17:25 -05:00