From: Cong Wang Date: Wed, 16 Jul 2014 21:25:30 +0000 (-0700) Subject: net_sched: cancel nest attribute on failure in tcf_exts_dump() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc63db5e1f2f1c387f1a4c9983cf1364fe4ef95;p=pandora-kernel.git net_sched: cancel nest attribute on failure in tcf_exts_dump() Like other places, we need to cancel the nest attribute after we start. Fortunately the netlink message will not be sent on failure, so it's not a big problem at all. Cc: Jamal Hadi Salim Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: Cong Wang Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed