From: Jarek Poplawski Date: Thu, 5 Mar 2009 01:38:10 +0000 (-0800) Subject: pkt_sched: act_police: Fix a rate estimator test. X-Git-Tag: v2.6.29-rc8~51^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a883bf564ea555447a76682bb2d8d4bc92e23e0e;p=pandora-kernel.git pkt_sched: act_police: Fix a rate estimator test. A commit c1b56878fb68e9c14070939ea4537ad4db79ffae "tc: policing requires a rate estimator" introduced a test which invalidates previously working configs, based on examples from iproute2: doc/actions/actions-general. This is too rigorous: a rate estimator is needed only when police's "avrate" option is used. Reported-by: Joao Correia Diagnosed-by: John Dykstra Signed-off-by: Jarek Poplawski Signed-off-by: David S. Miller --- Reading git-diff-tree failed