From: WANG Cong Date: Fri, 10 Jan 2014 00:13:59 +0000 (-0800) Subject: net_sched: act: move idx_gen into struct tcf_hashinfo X-Git-Tag: v3.14-rc1~94^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddafd34f419546f1eb7c343178685f059c3cf127;p=pandora-kernel.git net_sched: act: move idx_gen into struct tcf_hashinfo There is no need to store the index separatedly since tcf_hashinfo is allocated statically too. Cc: Jamal Hadi Salim 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