[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131220.170726.1944817772969336273.davem@davemloft.net>
Date: Fri, 20 Dec 2013 17:07:26 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xiyou.wangcong@...il.com, jhs@...atatu.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net_sched: fix regression in tc_action_ops
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 20 Dec 2013 12:32:32 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> list_for_each_entry(a, &act_base, head) doesn't
> exit with a = NULL if we reached the end of the list.
>
> tcf_unregister_action(), tc_lookup_action_n() and tc_lookup_action()
> need fixes.
>
> Remove tc_lookup_action_id() as its unused and not worth 'fixing'
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Fixes: 1f747c26c48b ("net_sched: convert tc_action_ops to use struct list_head")
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists