From: WANG Cong Date: Mon, 16 Dec 2013 04:15:10 +0000 (-0800) Subject: net_sched: convert tc_action_ops to use struct list_head X-Git-Tag: v3.14-rc1~94^2~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f747c26c48bb290c79c34e155860c7e2ec3926a;p=pandora-kernel.git net_sched: convert tc_action_ops to use struct list_head We don't need to maintain our own singly linked list code. 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