Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The rework of the kernel hlist implementation "hlist: drop the node parameter from iterators" (b67bfe0) 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>
- Loading branch information