From: Oliver Hartkopp Date: Mon, 18 Mar 2013 07:52:06 +0000 (+0000) Subject: can: dump stack on protocol bugs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~423 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9bbb75f1dffef0e6ac47abf32cdb668d5e1a867;p=pandora-kernel.git can: dump stack on protocol bugs The rework of the kernel hlist implementation "hlist: drop the node parameter from iterators" (b67bfe0d42cac56c512dd5da4b1b347a23f4b70a) 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed