From: WANG Cong Date: Fri, 20 Dec 2013 08:08:51 +0000 (-0800) Subject: net_sched: fix a regression in tc actions X-Git-Tag: v3.14-rc1~94^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568a153a22d8f338a5ebda70e6bd139f6d8bb2c3;p=pandora-kernel.git net_sched: fix a regression in tc actions This patch fixes: 1) pass mask rather than size to tcf_hashinfo_init() 2) the cleanup should be in reversed order in mirred_cleanup_module() Reported-by: Eric Dumazet Fixes: 369ba56787d7469c0afd ("net_sched: init struct tcf_hashinfo at register time") Cc: Eric Dumazet Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed