From: WANG Cong Date: Wed, 12 Feb 2014 01:07:32 +0000 (-0800) Subject: net_sched: act: refactor cleanup ops X-Git-Tag: v3.15-rc1~113^2~372^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5b5c958ffd1610545d6b4b8290aa9c5266d10fa;p=pandora-kernel.git net_sched: act: refactor cleanup ops For bindcnt and refcnt etc., they are common for all actions, not need to repeat such operations for their own, they can be unified now. Actions just need to do its specific cleanup if needed. 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