From: Daniel Borkmann Date: Sat, 9 May 2015 20:51:31 +0000 (+0200) Subject: net: sched: consolidate handle_ing and ing_filter X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~328^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e99fd078ef7fdcd9ee4f5a4cfdbece319587af;p=pandora-kernel.git net: sched: consolidate handle_ing and ing_filter Given quite some code has been removed from ing_filter(), we can just consolidate that function into handle_ing() and get rid of a few instructions at the same time. Signed-off-by: Daniel Borkmann Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed