From: Eric Dumazet Date: Sat, 1 Sep 2012 03:19:57 +0000 (+0000) Subject: fq_codel: dont reinit flow state X-Git-Tag: v3.6-rc6~18^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b379135c40163ae79ba7a54e6928b53983e74ee8;p=pandora-kernel.git fq_codel: dont reinit flow state When fq_codel builds a new flow, it should not reset codel state. Codel algo needs to get previous values (lastcount, drop_next) to get proper behavior. Signed-off-by: Dave Taht Signed-off-by: Eric Dumazet Acked-by: Dave Taht Signed-off-by: David S. Miller --- Reading git-diff-tree failed