From: Eric Dumazet Date: Mon, 26 Mar 2012 22:52:00 +0000 (+0000) Subject: eql: dont rely on HZ=100 X-Git-Tag: v3.4-rc2~37^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e79d6ea65d66e0a5e9ba76865320e74832dc7c;p=pandora-kernel.git eql: dont rely on HZ=100 HZ is more likely to be 1000 these days. timer handlers are run from softirq, no need to disable bh skb priority 1 is TC_PRIO_FILLER Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed